Searched refs:compound_next_statement (Results 1 – 1 of 1) sorted by relevance
3473 Statement* compound_next_statement = NULL; in DesugarLexicalBindingsInForStatement() local3496 compound_next_statement = factory()->NewExpressionStatement( in DesugarLexicalBindingsInForStatement()3504 loop->Initialize(NULL, flag_cond, compound_next_statement, body); in DesugarLexicalBindingsInForStatement()