Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
Dpreparse-data-impl.h171 void RestoreDataForInnerScopes(Scope* scope,
Dpreparse-data.cc704 RestoreDataForInnerScopes(scope, ast_value_factory, zone); in RestoreDataForScope()
743 void BaseConsumedPreparseData<Data>::RestoreDataForInnerScopes( in RestoreDataForInnerScopes() function in v8::internal::BaseConsumedPreparseData