![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <wasm-interpreter.h>
Public Attributes | |
int | trap_function_index |
int | trap_pc |
Definition at line 280 of file wasm-interpreter.h.
int v8::internal::wasm::WasmInterpreterThread::TrapStatus::trap_function_index |
Definition at line 282 of file wasm-interpreter.h.
int v8::internal::wasm::WasmInterpreterThread::TrapStatus::trap_pc |
Definition at line 283 of file wasm-interpreter.h.