Home
last modified time | relevance | path

Searched refs:nothing_to_iterate (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/interpreter/
Dinterpreter.cc2453 Label nothing_to_iterate(assembler, Label::kDeferred), in DoForInPrepare() local
2479 &nothing_to_iterate); in DoForInPrepare()
2504 __ Bind(&nothing_to_iterate); in DoForInPrepare()