![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <wasm-deopt-data.h>
Public Attributes | |
BytecodeOffset | bytecode_offset = BytecodeOffset::None() |
int | translation_index = -1 |
Definition at line 35 of file wasm-deopt-data.h.
BytecodeOffset v8::internal::wasm::WasmDeoptEntry::bytecode_offset = BytecodeOffset::None() |
Definition at line 38 of file wasm-deopt-data.h.
int v8::internal::wasm::WasmDeoptEntry::translation_index = -1 |
Definition at line 41 of file wasm-deopt-data.h.