Searched defs:ParkedScope (Results 1 – 2 of 2) sorted by relevance
19 explicit ParkedScope(LocalIsolate* local_isolate) in ParkedScope() function21 explicit ParkedScope(LocalHeap* local_heap) : local_heap_(local_heap) { in ParkedScope() function
325 friend class ParkedScope; variable