Andreas Kling
|
ee3d09f225
LibJS: Show class in SerenityOS mmap name for type-specific allocators
|
1 year ago |
Andreas Kling
|
b6d4eea7ac
LibJS: Never give back virtual memory once it belongs to a cell type
|
1 year ago |
Andreas Kling
|
6c1fcc5f7e
LibJS: Actually invoke the type-isolating cell allocators
|
1 year ago |
Andreas Kling
|
11c968fa1f
LibJS: Make Heap aware of all CellAllocators
|
1 year ago |
Andreas Kling
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
1 year ago |
kleines Filmröllchen
|
145eeb57ab
Userland: Remove a bunch of unnecessary Vector imports
|
3 years ago |
Brian Gianforcaro
|
e2d154c74d
LibJS: Use default instead of an empty constructor/destructor
|
3 years ago |
Ali Mohammad Pur
|
5a0cdb15b0
AK+Everywhere: Reduce the number of template parameters of IntrusiveList
|
3 years ago |
Brian Gianforcaro
|
d8de352ead
LibJS: Declare type aliases with "using" instead of "typedef"
|
3 years ago |
Andreas Kling
|
9b699bad94
LibJS: Rename Allocator => CellAllocator
|
4 years ago |