Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-builtin-reducer.cc472 Node* vdone_true0; in ReduceFastArrayIteratorNext() local
478 vdone_true0 = jsgraph()->TrueConstant(); in ReduceFastArrayIteratorNext()
489 vdone_false0, vdone_true0, control); in ReduceFastArrayIteratorNext()
640 Node* vdone_true0; in ReduceTypedArrayIteratorNext() local
646 vdone_true0 = jsgraph()->TrueConstant(); in ReduceTypedArrayIteratorNext()
657 vdone_false0, vdone_true0, control); in ReduceTypedArrayIteratorNext()