Searched refs:AddMemoryAllocationCallback (Results 1 – 5 of 5) sorted by relevance
6014 void AddMemoryAllocationCallback(MemoryAllocationCallback callback,6250 void AddMemoryAllocationCallback(MemoryAllocationCallback callback,8453 void V8::AddMemoryAllocationCallback(MemoryAllocationCallback callback,8457 isolate->AddMemoryAllocationCallback(callback, space, action);
1312 void AddMemoryAllocationCallback(MemoryAllocationCallback callback,
829 void MemoryAllocator::AddMemoryAllocationCallback( in AllocateChunk() function in v8::internal::MemoryAllocator
7085 void Isolate::AddMemoryAllocationCallback(MemoryAllocationCallback callback, in AddMemoryAllocationCallback() function in v8::Isolate7089 isolate->memory_allocator()->AddMemoryAllocationCallback( in AddMemoryAllocationCallback()
12352 when V8 allocates (V8::AddMemoryAllocationCallback) or deallocates