Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds