Searched refs:after_loop (Results 1 – 3 of 3) sorted by relevance
273 after_loop(this), next_descriptor(this); in FastGetOwnValuesOrEntries() local275 &after_loop, &loop); in FastGetOwnValuesOrEntries()338 &after_loop, &loop); in FastGetOwnValuesOrEntries()341 BIND(&after_loop); in FastGetOwnValuesOrEntries()
1741 goto after_loop; in err_programtext()1751 after_loop: in err_programtext()
11681 Label after_loop(this); in BuildFastLoop() local11695 Branch(first_check, &after_loop, &loop); in BuildFastLoop()11707 Branch(IntPtrOrSmiNotEqual(var.value(), end_index), &loop, &after_loop); in BuildFastLoop()11709 BIND(&after_loop); in BuildFastLoop()