Home
last modified time | relevance | path

Searched defs:nesting_depth_ (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/libplatform/
Ddefault-foreground-task-runner.h93 int nesting_depth_ = 0; in NON_EXPORTED_BASE() local
/third_party/node/deps/v8/src/execution/
Disolate.cc3129 std::atomic<size_t> nesting_depth_{0}; in ThrowInternal() member in v8::internal::TracingAccountingAllocator