v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::WasmModuleObject Member List

This is the complete list of members for v8::internal::WasmModuleObject, including all inherited members.

ExtractUtf8StringFromModuleBytes(Isolate *, DirectHandle< WasmModuleObject >, wasm::WireBytesRef, InternalizeString)v8::internal::WasmModuleObjectstatic
ExtractUtf8StringFromModuleBytes(Isolate *, base::Vector< const uint8_t > wire_byte, wasm::WireBytesRef, InternalizeString)v8::internal::WasmModuleObjectstatic
GetFunctionNameOrNull(Isolate *, DirectHandle< WasmModuleObject >, uint32_t func_index)v8::internal::WasmModuleObjectstatic
GetModuleNameOrNull(Isolate *, DirectHandle< WasmModuleObject >)v8::internal::WasmModuleObjectstatic
GetRawFunctionName(int func_index)v8::internal::WasmModuleObject
is_asm_js()v8::internal::WasmModuleObjectinline
module() constv8::internal::WasmModuleObjectinline
native_module() constv8::internal::WasmModuleObjectinline
New(Isolate *isolate, std::shared_ptr< wasm::NativeModule > native_module, DirectHandle< Script > script)v8::internal::WasmModuleObjectstatic
shared_native_module() constv8::internal::WasmModuleObjectinline