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

/external/v8/src/
H A Dheap.h1085 // LinearAllocationScope and an AlwaysAllocateScope) without using freelists
1603 friend class AlwaysAllocateScope;
1647 class AlwaysAllocateScope { class in namespace:v8::internal
1649 AlwaysAllocateScope() { function in class:v8::internal::AlwaysAllocateScope
1658 ~AlwaysAllocateScope() {

Completed in 55 milliseconds