Home
last modified time | relevance | path

Searched refs:PerformAllocationCallback (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dspaces.cc692 PerformAllocationCallback(space, kAllocationActionAllocate, chunk_size); in AllocateChunk()
735 PerformAllocationCallback(space, kAllocationActionFree, chunk->size()); in AllocateChunk()
807 void MemoryAllocator::PerformAllocationCallback(ObjectSpace space, in AllocateChunk() function in v8::internal::MemoryAllocator
3090 heap()->isolate()->memory_allocator()->PerformAllocationCallback( in AllocateChunk()
Dspaces.h1309 void PerformAllocationCallback(ObjectSpace space, AllocationAction action,