mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 15:52:07 +00:00
Instead of allocating these in a mixture of ways, we now always put them on the malloc heap, and keep an intrusive linked list of them that we can iterate for GC marking purposes. |
||
|---|---|---|
| .. | ||
| Compiler.cpp | ||
| Compiler.h | ||
| NativeExecutable.cpp | ||
| NativeExecutable.h | ||