![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| LocalAllocator (Heap *heap) | |
| void | Finalize () |
| AllocationResult | Allocate (AllocationSpace space, int object_size, AllocationAlignment alignment) |
| void | FreeLast (AllocationSpace space, HeapObject *object, int object_size) |
Static Public Attributes | |
| static const int | kLabSize = 32 * KB |
| static const int | kMaxLabObjectSize = 8 * KB |
Definition at line 17 of file local-allocator.h.