Home
last modified time | relevance | path

Searched refs:RestoreDataForInnerScopes (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/parsing/
Dpreparsed-scope-data.h242 void RestoreDataForInnerScopes(Scope* scope);
Dpreparsed-scope-data.cc613 RestoreDataForInnerScopes(scope); in RestoreData()
650 void ConsumedPreParsedScopeData::RestoreDataForInnerScopes(Scope* scope) { in RestoreDataForInnerScopes() function in v8::internal::ConsumedPreParsedScopeData