![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::WasmModuleObject, including all inherited members.
ExtractUtf8StringFromModuleBytes(Isolate *, DirectHandle< WasmModuleObject >, wasm::WireBytesRef, InternalizeString) | v8::internal::WasmModuleObject | static |
ExtractUtf8StringFromModuleBytes(Isolate *, base::Vector< const uint8_t > wire_byte, wasm::WireBytesRef, InternalizeString) | v8::internal::WasmModuleObject | static |
GetFunctionNameOrNull(Isolate *, DirectHandle< WasmModuleObject >, uint32_t func_index) | v8::internal::WasmModuleObject | static |
GetModuleNameOrNull(Isolate *, DirectHandle< WasmModuleObject >) | v8::internal::WasmModuleObject | static |
GetRawFunctionName(int func_index) | v8::internal::WasmModuleObject | |
is_asm_js() | v8::internal::WasmModuleObject | inline |
module() const | v8::internal::WasmModuleObject | inline |
native_module() const | v8::internal::WasmModuleObject | inline |
New(Isolate *isolate, std::shared_ptr< wasm::NativeModule > native_module, DirectHandle< Script > script) | v8::internal::WasmModuleObject | static |
shared_native_module() const | v8::internal::WasmModuleObject | inline |