Lines Matching refs:loop
3506 // Generate an unrolled loop that performs a few probes before giving up.
3935 // A simpler loop is faster on small copies, but slower on large ones.
3948 Label loop, done, short_string, short_loop;
3998 Label loop, entry;
4000 bind(&loop);
4005 j(less, &loop);
4421 // Load the prototype from the map and loop if non-null.