Searched refs:loop_scope (Results 1 – 6 of 6) sorted by relevance
500 void set_current_loop_scope(LoopScope* loop_scope) { in set_current_loop_scope() argument501 current_loop_scope_ = loop_scope; in set_current_loop_scope()
2257 LoopScope loop_scope(this, &loop_builder); in VisitDoWhileStatement() local2260 LoopScope loop_scope(this, &loop_builder); in VisitDoWhileStatement() local2278 LoopScope loop_scope(this, &loop_builder); in VisitWhileStatement() local2301 LoopScope loop_scope(this, &loop_builder); in VisitForStatement() local2347 LoopScope loop_scope(this, &loop_builder); in VisitForInStatement() local2420 LoopScope loop_scope(this, &loop_builder); in VisitForOfStatement() local3326 LoopScope loop_scope(this, &loop_builder); in BuildFillArrayWithIterator() local4857 LoopScope loop_scope(this, &loop_builder); in VisitYieldStar() local
410 HandleScope loop_scope(for_with_handle_isolate); \421 HandleScope loop_scope(for_with_handle_isolate); \
5711 typename FunctionState::LoopScope loop_scope(function_state_); in ParseDoWhileStatement()5750 typename FunctionState::LoopScope loop_scope(function_state_); in ParseWhileStatement()5999 typename FunctionState::LoopScope loop_scope(function_state_); in ParseForStatement()6340 typename FunctionState::LoopScope loop_scope(function_state_); in ParseForAwaitStatement()
797 slow_storage = loop_scope.CloseAndEscape(new_storage); in SetDictionaryMode()
493 GraphAssembler::LoopScope<kPhiRepresentation> loop_scope(gasm_); in Do() local495 auto loop_header = loop_scope.loop_header_label(); in Do()563 loop_scope(gasm_); in Value() local565 auto loop_header = loop_scope.loop_header_label(); in Value()