Searched defs:UnparkedScope (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/heap/ | ||
H A D | parked-scope.h | 33 class V8_NODISCARD UnparkedScope { class 35 explicit UnparkedScope(LocalIsolate* local_isolate) in UnparkedScope() function in v8::internal::UnparkedScope 37 explicit UnparkedScope(LocalHeap* local_heap) : local_heap_(local_heap) { in UnparkedScope() function in v8::internal::UnparkedScope |
Completed in 2 milliseconds