Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dpreparser.cc597 bool is_for_iteration_variable = in ParseVariableDeclarations() local
614 !is_for_iteration_variable) { in ParseVariableDeclarations()
Dparser.cc2353 bool is_for_iteration_variable; in ParseVariableDeclarations() local
2392 is_for_iteration_variable = in ParseVariableDeclarations()
2395 if (is_for_iteration_variable && in ParseVariableDeclarations()
2445 !is_for_iteration_variable) { in ParseVariableDeclarations()