Home
last modified time | relevance | path

Searched defs:unparked_scope (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dconcurrent-allocator.cc24 UnparkedScope unparked_scope(&local_heap); in RunInternal() local
/third_party/node/deps/v8/src/maglev/
Dmaglev-compiler.cc149 compiler::UnparkedScopeIfNeeded unparked_scope(broker()); in Compile() local
/third_party/node/deps/v8/src/compiler-dispatcher/
Dlazy-compile-dispatcher.cc405 UnparkedScope unparked_scope(&isolate); in DoBackgroundWork() local
/third_party/node/deps/v8/src/baseline/
Dbaseline-batch-compiler.cc154 UnparkedScope unparked_scope(&local_isolate); in Run() local
/third_party/node/deps/v8/src/snapshot/
Dcode-serializer.cc333 UnparkedScope unparked_scope(&local_isolate); in Run() local
/third_party/node/deps/v8/src/codegen/
Dcompiler.cc1002 UnparkedScope unparked_scope(isolate->main_thread_local_isolate()); in CompileTurbofan_NotConcurrent() local
1605 UnparkedScope unparked_scope(&isolate); in Run() local
1856 UnparkedScope unparked_scope(&isolate); in Run() local
/third_party/node/deps/v8/src/compiler/
Dpipeline.cc2659 UnparkedScopeIfNeeded unparked_scope(data->broker()); in CreateGraph() local
3394 UnparkedScopeIfNeeded unparked_scope(data->broker()); in SelectInstructions() local
3606 UnparkedScopeIfNeeded unparked_scope(data->broker()); in AssembleCode() local
Deffect-control-linearizer.cc6077 base::Optional<UnparkedScope> unparked_scope; in LowerAssertType() local
/third_party/node/deps/v8/src/parsing/
Dparser.cc2846 base::Optional<UnparkedScope> unparked_scope; in SkipFunction() local