Searched refs:IsSkippableFunctionScope (Results 1 – 3 of 3) sorted by relevance
419 if (inner->IsSkippableFunctionScope()) { in SaveDataForInnerScopes()
585 bool IsSkippableFunctionScope();
1711 bool Scope::IsSkippableFunctionScope() { in IsSkippableFunctionScope() function in v8::internal::Scope1725 if (scope->IsSkippableFunctionScope()) { in SavePreparseData()