Searched refs:NewForStatement (Results 1 – 3 of 3) sorted by relevance
815 PreParserStatement NewForStatement( in NewForStatement() function
2202 factory()->NewForStatement(nullptr, nullptr, kNoSourcePosition); in DesugarLexicalBindingsInForStatement()
6013 ForStatementT loop = factory()->NewForStatement(labels, own_labels, stmt_pos); in ParseStandardForLoop()