Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.h1128 struct MemoryAllocationCallbackRegistration { struct
1129 MemoryAllocationCallbackRegistration(MemoryAllocationCallback callback, in MemoryAllocationCallbackRegistration() function
1139 List<MemoryAllocationCallbackRegistration> memory_allocation_callbacks_; argument