Searched defs:UnparkedScope (Results 1 – 2 of 2) sorted by relevance
35 explicit UnparkedScope(LocalIsolate* local_isolate) in UnparkedScope() function37 explicit UnparkedScope(LocalHeap* local_heap) : local_heap_(local_heap) { in UnparkedScope() function
327 friend class UnparkedScope; variable