Searched refs:GetMicrotasksScopeDepth (Results 1 – 2 of 2) sorted by relevance
371 inline int GetMicrotasksScopeDepth() { return microtasks_depth_; } in GetMicrotasksScopeDepth() function
256 DCHECK(handle_scope_implementer->GetMicrotasksScopeDepth() || in CheckMicrotasksScopesConsistency()8999 if (!handle_scope_implementer->GetMicrotasksScopeDepth() && in PerformCheckpoint()9008 return isolate->handle_scope_implementer()->GetMicrotasksScopeDepth(); in GetCurrentDepth()