Searched defs:UnparkedScope (Results 1 – 1 of 1) sorted by relevance
188 friend class UnparkedScope; variable210 explicit UnparkedScope(LocalHeap* local_heap) : local_heap_(local_heap) { in UnparkedScope() function