Home | History | Annotate | Download | only in src

Lines Matching defs:loop

640       // a do while loop.
968 Iteration* loop = current->AsIteration();
969 __ jmp(loop->continue_target());
1082 // Emit the test at the bottom of the loop.
1119 // Emit the test at the bottom of the loop (even if empty).