![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <wasm-module.h>
Public Member Functions | |
WasmStringRefLiteral (const WireBytesRef &source) | |
Public Attributes | |
WireBytesRef | source |
Definition at line 193 of file wasm-module.h.
|
inlineexplicit |
Definition at line 194 of file wasm-module.h.
WireBytesRef v8::internal::wasm::WasmStringRefLiteral::source |
Definition at line 195 of file wasm-module.h.