Searched defs:BytecodeIterator (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/wasm/ | ||
D | function-body-decoder.h | 150 friend class BytecodeIterator; in NON_EXPORTED_BASE() local |
D | function-body-decoder.cc | 1982 BytecodeIterator::BytecodeIterator(const byte* start, const byte* end, in BytecodeIterator() function in v8::internal::wasm::BytecodeIterator |