Searched refs:IsFunctionVariableScope (Results 1 – 5 of 5) sorted by relevance
85 ASSERT(pg_->Scope()->IsFunctionVariableScope()); in FunctionRegScope()
58 if (iter->IsFunctionVariableScope()) { in EnclosingFunctionVariableScope()125 if (iter->IsFunctionVariableScope() && !lexical) { in Find()182 if (iter->IsFunctionVariableScope()) { in IterateShadowedVariables()
189 bool IsFunctionVariableScope() const in IsFunctionVariableScope() function196 ASSERT(IsFunctionVariableScope()); in AsFunctionVariableScope()202 ASSERT(IsFunctionVariableScope()); in AsFunctionVariableScope()
811 ASSERT(scope_->IsFunctionVariableScope()); in AddMandatoryParam()
265 if (!scope->IsFunctionVariableScope()) { in IsScopeValidToPatchLexical()