Searched defs:BytecodeIterator (Results 1 – 2 of 2) sorted by relevance
148 friend class BytecodeIterator; in NON_EXPORTED_BASE() local
54 BytecodeIterator::BytecodeIterator(const byte* start, const byte* end, in BytecodeIterator() function in v8::internal::wasm::BytecodeIterator