Searched refs:ScopeIsSkippableFunctionScope (Results 1 – 3 of 3) sorted by relevance
157 static bool ScopeIsSkippableFunctionScope(Scope* scope);
347 bool ProducedPreParsedScopeData::ScopeIsSkippableFunctionScope(Scope* scope) { in ScopeIsSkippableFunctionScope() function in v8::internal::ProducedPreParsedScopeData420 if (ScopeIsSkippableFunctionScope(inner)) { in SaveDataForInnerScopes()
1535 if (ProducedPreParsedScopeData::ScopeIsSkippableFunctionScope(this)) { in SavePreParsedScopeData()