Searched defs:AlwaysAllocateScope (Results 1 – 2 of 2) sorted by relevance
579 AlwaysAllocateScope::AlwaysAllocateScope(Heap* heap) : heap_(heap) { in AlwaysAllocateScope() function
2430 friend class AlwaysAllocateScope; variable