This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-25 05:52:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52fa415779daf07d39ebe4cf72b6078f8612c87f
ladybird
/
Userland
/
Libraries
/
LibJS
/
Heap
History
Andreas Kling
3881717103
LibJS+AK: Register GC memory as root regions for LeakSanitizer
...
This should fix the gigantic list of false positives dumped by LeakSanitizer on exit .
2024-04-03 12:41:02 +02:00
..
BlockAllocator.cpp
LibJS+AK: Register GC memory as root regions for LeakSanitizer
2024-04-03 12:41:02 +02:00
BlockAllocator.h
…
Cell.cpp
…
Cell.h
…
CellAllocator.cpp
…
CellAllocator.h
…
ConservativeVector.cpp
…
ConservativeVector.h
…
DeferGC.h
…
GCPtr.h
…
Handle.cpp
…
Handle.h
…
Heap.cpp
…
Heap.h
…
HeapBlock.cpp
…
HeapBlock.h
…
HeapFunction.h
…
HeapRoot.h
…
Internals.h
…
MarkedVector.cpp
…
MarkedVector.h
…