V8_INLINE bool TryFreeLast(Address object_address, int object_size)
LinearAllocationArea & allocation_info()
V8_EXPORT_PRIVATE Heap * space_heap() const
V8_WARN_UNUSED_RESULT V8_INLINE AllocationResult AllocateRaw(int size_in_bytes, AllocationAlignment alignment, AllocationOrigin origin)
Heap * isolate_heap() const
V8_WARN_UNUSED_RESULT V8_INLINE AllocationResult AllocateFastAligned(int size_in_bytes, int *result_aligned_size_in_bytes, AllocationAlignment alignment, AllocationOrigin origin)
V8_WARN_UNUSED_RESULT V8_INLINE AllocationResult AllocateFastUnaligned(int size_in_bytes, AllocationOrigin origin)
const BlackAllocation black_allocation_
V8_WARN_UNUSED_RESULT V8_EXPORT_PRIVATE AllocationResult AllocateRawSlow(int size_in_bytes, AllocationAlignment alignment, AllocationOrigin origin)
V8_EXPORT_PRIVATE bool is_main_thread() const