Home
last modified time | relevance | path

Searched defs:var_context (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/parsing/
Dpreparser.cc494 VariableDeclarationContext var_context, in ParseVariableStatement()
512 VariableDeclarationContext var_context, int* num_decl, bool* is_lexical, in ParseVariableDeclarations()
Dparser.cc2265 Block* Parser::ParseVariableStatement(VariableDeclarationContext var_context, in ParseVariableStatement()
2292 void Parser::ParseVariableDeclarations(VariableDeclarationContext var_context, in ParseVariableDeclarations()