Searched defs:nesting_depth_ (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/libplatform/ | ||
| D | default-foreground-task-runner.h | 93 int nesting_depth_ = 0; in NON_EXPORTED_BASE() local |
| /third_party/node/deps/v8/src/execution/ | ||
| D | isolate.cc | 3129 std::atomic<size_t> nesting_depth_{0}; in ThrowInternal() member in v8::internal::TracingAccountingAllocator |