|
const uint8_t * | ptr_ |
|
const uint8_t * | end_ |
|
Definition at line 87 of file function-body-decoder.h.
◆ iterator_base()
v8::internal::wasm::BytecodeIterator::iterator_base::iterator_base |
( |
const uint8_t * | ptr, |
|
|
const uint8_t * | end ) |
|
inlineprotected |
◆ operator++()
iterator_base & v8::internal::wasm::BytecodeIterator::iterator_base::operator++ |
( |
| ) |
|
|
inline |
◆ operator==()
bool v8::internal::wasm::BytecodeIterator::iterator_base::operator== |
( |
const iterator_base & | that | ) |
const |
|
inline |
◆ end_
const uint8_t* v8::internal::wasm::BytecodeIterator::iterator_base::end_ |
|
protected |
◆ ptr_
const uint8_t* v8::internal::wasm::BytecodeIterator::iterator_base::ptr_ |
|
protected |
The documentation for this class was generated from the following file: