Lines Matching defs:loop
117 // This is a hand-crafted loop that iterates backwards and only compares
121 Label loop(this, &var_index), loop_next(this);
122 Goto(&loop);
123 BIND(&loop);
141 &loop, if_miss);
2800 Label loop(this, {&var_holder_map, &var_holder_instance_type});
2806 Goto(&loop);
2807 BIND(&loop);
2827 Goto(&loop);
3392 Label loop(this, &context_index);
3395 Goto(&loop);
3397 BIND(&loop);
3410 IndexOfLocalName(scope_info, name, &loop);
4907 // use a second loop here to ensure that the GC (and heap verifier) always