Searched defs:try_to_resolve (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/ast/
H A Dscopes.cc1766 bool try_to_resolve, ParseInfo* info,
1773 if (try_to_resolve) {
1791 scope->FetchFreeVariables(max_outer_scope, try_to_resolve, info, stack);
1765 FetchFreeVariables(DeclarationScope* max_outer_scope, bool try_to_resolve, ParseInfo* info, VariableProxy* stack) argument

Completed in 40 milliseconds