Home
last modified time | relevance | path

Searched refs:AddMemoryAllocationCallback (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dspaces.h1021 void AddMemoryAllocationCallback(MemoryAllocationCallback callback,
Dspaces.cc669 void MemoryAllocator::AddMemoryAllocationCallback( in AddMemoryAllocationCallback() function in v8::internal::MemoryAllocator
Dapi.cc5253 void V8::AddMemoryAllocationCallback(MemoryAllocationCallback callback, in AddMemoryAllocationCallback() function in v8::V8
5258 isolate->memory_allocator()->AddMemoryAllocationCallback( in AddMemoryAllocationCallback()
/external/v8/include/
Dv8.h3075 static void AddMemoryAllocationCallback(MemoryAllocationCallback callback,
/external/v8/
DChangeLog1880 when V8 allocates (V8::AddMemoryAllocationCallback) or deallocates