Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.h1362 struct MemoryAllocationCallbackRegistration { struct
1363 MemoryAllocationCallbackRegistration(MemoryAllocationCallback callback, in MemoryAllocationCallbackRegistration() argument
1373 List<MemoryAllocationCallbackRegistration> memory_allocation_callbacks_; argument