Home
last modified time | relevance | path

Searched refs:IncrementDebugMicrotasksScopeDepth (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dmicrotask-queue.h87 void IncrementDebugMicrotasksScopeDepth() { ++debug_microtasks_depth_; } in IncrementDebugMicrotasksScopeDepth() function in v8::internal::final
/third_party/node/deps/v8/src/api/
H A Dapi.cc9590 if (!run_) microtask_queue_->IncrementDebugMicrotasksScopeDepth(); in MicrotasksScope()

Completed in 31 milliseconds