Andreas Kling
|
b458090d14
LibJS: Don't generate unused HeapBlock names on non-SerenityOS systems
|
4 年之前 |
Andrew Kaster
|
6aba64b60f
LibJS: Instrument HeapBlock cell allocation for ASAN
|
4 年之前 |
Andreas Kling
|
14585a9cba
LibJS: Remove unused HeapBlock::operator delete()
|
4 年之前 |
Andreas Kling
|
e9081a2644
LibJS: Recycle up to 64 HeapBlocks to improve performance :^)
|
4 年之前 |
Andreas Kling
|
789d20ebb7
LibJS: Replace Cell live bit with a cell state
|
4 年之前 |
Andreas Kling
|
c2d9cd8d53
LibJS: Implement lazy freelist allocation for cells
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Ben Wiederhake
|
bceb98e2df
Userland: Remove superfluous headers
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |
Andreas Kling
|
e1dbf74f15
LibJS: Add some basic freelist validation for the GC heap
|
4 年之前 |
Andreas Kling
|
e8d3856736
LibJS: Randomize GC heap block locations
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |