Home
last modified time | relevance | path

Searched defs:BytecodeIterator (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/wasm/
Dfunction-body-decoder.h150 friend class BytecodeIterator; in NON_EXPORTED_BASE() local
Dfunction-body-decoder.cc1982 BytecodeIterator::BytecodeIterator(const byte* start, const byte* end, in BytecodeIterator() function in v8::internal::wasm::BytecodeIterator