Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc/
Dheap.cc55 AllocationHandle& Heap::GetAllocationHandle() { in GetAllocationHandle() function in cppgc::Heap
/third_party/node/deps/v8/src/heap/cppgc-js/
Dcpp-heap.cc118 cppgc::AllocationHandle& CppHeap::GetAllocationHandle() { in GetAllocationHandle() function in v8::CppHeap