Searched refs:RemoveMemoryAllocationCallback (Results 1 – 5 of 5) sorted by relevance
6020 void RemoveMemoryAllocationCallback(MemoryAllocationCallback callback);6259 void RemoveMemoryAllocationCallback(MemoryAllocationCallback callback));8461 void V8::RemoveMemoryAllocationCallback(MemoryAllocationCallback callback) {8463 isolate->RemoveMemoryAllocationCallback(callback);
1315 void RemoveMemoryAllocationCallback(MemoryAllocationCallback callback);
839 void MemoryAllocator::RemoveMemoryAllocationCallback( in AllocateChunk() function in v8::internal::MemoryAllocator
7094 void Isolate::RemoveMemoryAllocationCallback( in RemoveMemoryAllocationCallback() function in v8::Isolate7097 isolate->memory_allocator()->RemoveMemoryAllocationCallback( in RemoveMemoryAllocationCallback()
12353 (V8::RemoveMemoryAllocationCallback) from the OS.