Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dheap-inl.h579 AlwaysAllocateScope::AlwaysAllocateScope(Heap* heap) : heap_(heap) { in AlwaysAllocateScope() function
Dheap.h2430 friend class AlwaysAllocateScope; variable