![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::wasm::BytecodeIterator, including all inherited members.
| BytecodeIterator(const uint8_t *start, const uint8_t *end) | v8::internal::wasm::BytecodeIterator | |
| BytecodeIterator(const uint8_t *start, const uint8_t *end, BodyLocalDecls *decls, Zone *zone) | v8::internal::wasm::BytecodeIterator | |
| current() | v8::internal::wasm::BytecodeIterator | inline |
| has_next() const | v8::internal::wasm::BytecodeIterator | inline |
| next() | v8::internal::wasm::BytecodeIterator | inline |
| offsets() const | v8::internal::wasm::BytecodeIterator | inline |
| opcodes() const | v8::internal::wasm::BytecodeIterator | inline |
| pc() const | v8::internal::wasm::BytecodeIterator | inline |
| prefixed_opcode() | v8::internal::wasm::BytecodeIterator | inline |