Searched refs:nesting_deepth_ (Results 1 – 1 of 1) sorted by relevance
2355 nesting_deepth_(0), in Throw()2390 nesting_deepth_++; in Throw()2394 nesting_deepth_--; in Throw()2413 zone->allocation_size(), nesting_deepth_.load()); in Throw()2434 std::atomic<size_t> nesting_deepth_; in Throw() member in v8::internal::VerboseAccountingAllocator