![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <wasm-interpreter.h>
Public Attributes | |
uint32_t | dest_array_index |
uint32_t | src_array_index |
Definition at line 1133 of file wasm-interpreter.h.
uint32_t v8::internal::wasm::WasmInstruction::Optional::GC_ArrayCopy::dest_array_index |
Definition at line 1134 of file wasm-interpreter.h.
uint32_t v8::internal::wasm::WasmInstruction::Optional::GC_ArrayCopy::src_array_index |
Definition at line 1135 of file wasm-interpreter.h.