![]() |
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::WasmJs, including all inherited members.
Install(Isolate *isolate) | v8::internal::WasmJs | static |
InstallConditionalFeatures(Isolate *isolate, DirectHandle< NativeContext > context) | v8::internal::WasmJs | static |
InstallJSPromiseIntegration(Isolate *isolate, DirectHandle< NativeContext > context, DirectHandle< JSObject > webassembly) | v8::internal::WasmJs | privatestatic |
InstallMemoryControl(Isolate *isolate, DirectHandle< NativeContext > context, DirectHandle< JSObject > webassembly) | v8::internal::WasmJs | privatestatic |
InstallModule(Isolate *isolate, DirectHandle< JSObject > webassembly) | v8::internal::WasmJs | privatestatic |
InstallResizableBufferIntegration(Isolate *isolate, DirectHandle< NativeContext > context, DirectHandle< JSObject > webassembly) | v8::internal::WasmJs | privatestatic |
InstallTypeReflection(Isolate *isolate, DirectHandle< NativeContext > context, DirectHandle< JSObject > webassembly) | v8::internal::WasmJs | privatestatic |
PrepareForSnapshot(Isolate *isolate) | v8::internal::WasmJs | static |