Searched refs:RecursiveAllocationScope (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/heap/
H A DRecursiveAllocationScope.h34 class RecursiveAllocationScope { class in namespace:JSC
36 RecursiveAllocationScope(Heap& heap) function in class:JSC::RecursiveAllocationScope
48 ~RecursiveAllocationScope()
H A DHeap.h242 friend class RecursiveAllocationScope;
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DVM.h516 friend class RecursiveAllocationScope;

Completed in 121 milliseconds