Searched defs:MemoryAllocationCallbackRegistration (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/heap/
H A Dspaces.h1128 struct MemoryAllocationCallbackRegistration { struct in class:v8::internal::MemoryAllocator
1129 MemoryAllocationCallbackRegistration(MemoryAllocationCallback callback, function in struct:v8::internal::MemoryAllocator::MemoryAllocationCallbackRegistration
1139 List<MemoryAllocationCallbackRegistration> memory_allocation_callbacks_;

Completed in 108 milliseconds