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-05-27 13:38:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73b5e3db6aba39213de763d8b9ab8859cdba5e13
ladybird
/
Userland
/
Libraries
/
LibJS
/
Heap
History
Timothy Flynn
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
...
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
BlockAllocator.cpp
…
BlockAllocator.h
…
Cell.h
LibJS+LibWeb: Explicitly mark ignored members in visit_edges methods
2023-04-30 06:04:33 +02:00
CellAllocator.cpp
…
CellAllocator.h
…
DeferGC.h
…
GCPtr.h
…
Handle.cpp
…
Handle.h
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
2023-03-15 08:48:49 +01:00
Heap.cpp
LibJS/Bytecode: Make Bytecode::Interpreter participate in GC marking
2023-07-02 14:50:02 +02:00
Heap.h
LibJS: Check the ASAN fake stack for heap pointers when ASAN is enabled
2023-07-01 07:03:11 +02:00
HeapBlock.cpp
…
HeapBlock.h
LibJS: Align HeapBlock cell storage to __BIGGEST_ALIGNMENT__
2023-06-19 21:59:35 +02:00
MarkedVector.cpp
…
MarkedVector.h
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00