Searched refs:ContextChainLength (Results 1 – 3 of 3) sorted by relevance
416 int ContextChainLength(Scope* scope) const; in NON_EXPORTED_BASE()
1404 int Scope::ContextChainLength(Scope* scope) const { in ContextChainLength() function in v8::internal::Scope
64 return scope_->ContextChainLength(scope); in ContextChainDepth()4761 DCHECK_EQ(0, scope->ContextChainLength(variable->scope())); in BuildLocalActivationContextInitialization()4774 DCHECK_EQ(0, scope->ContextChainLength(variable->scope())); in BuildLocalActivationContextInitialization()