Home | History | Annotate | Download | only in wasm

Lines Matching full:has_next

734     for (BytecodeIterator i(start, end, locals); i.has_next(); i.next()) {
801 while (iterator.has_next()) {
1328 DCHECK(iterator.has_next());