Andreas Kling
|
1dd71bd68f
LibJS: Put some more Heap debug logging behind HEAP_DEBUG
|
5 anos atrás |
Andreas Kling
|
79e065f0a2
LibJS: Port garbage collector to Linux
|
5 anos atrás |
Andreas Kling
|
6c3afca686
LibJS: Round cell sizes up to a multiple of 16 bytes
|
5 anos atrás |
Andreas Kling
|
2106dafd62
LibJS: Delete fully-empty HeapBlocks after garbage collection
|
5 anos atrás |
Andreas Kling
|
a119b61782
LibJS: Add Handle<T>, a strong C++ handle for keeping GC objects alive
|
5 anos atrás |
Andreas Kling
|
cb2e7d1c5f
LibJS+js: Add a debug option (js -g) to GC after every allocation
|
5 anos atrás |
Andreas Kling
|
ab404a2f88
LibJS: Implement basic conservative garbage collection
|
5 anos atrás |
Andreas Kling
|
19452230cd
LibJS: Add "Heap" and "Runtime" subdirectories
|
5 anos atrás |