![]() |
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::WasmInterpreterObject, including all inherited members.
| get_interpreter_handle(Tagged< Tuple2 > interpreter_object) | v8::internal::WasmInterpreterObject | inlinestatic |
| get_wasm_instance(Tagged< Tuple2 > interpreter_object) | v8::internal::WasmInterpreterObject | inlinestatic |
| GetFunctionIndex(Tagged< Tuple2 > interpreter_object, Address frame_pointer, int index) | v8::internal::WasmInterpreterObject | static |
| GetInterpretedStack(Tagged< Tuple2 > interpreter_object, Address frame_pointer) | v8::internal::WasmInterpreterObject | static |
| New(DirectHandle< WasmInstanceObject >) | v8::internal::WasmInterpreterObject | static |
| RunInterpreter(Isolate *isolate, Address frame_pointer, DirectHandle< WasmInstanceObject > instance, int func_index, const std::vector< wasm::WasmValue > &argument_values, std::vector< wasm::WasmValue > &return_values) | v8::internal::WasmInterpreterObject | static |
| RunInterpreter(Isolate *isolate, Address frame_pointer, DirectHandle< WasmInstanceObject > instance, int func_index, uint8_t *interpreter_sp) | v8::internal::WasmInterpreterObject | static |
| set_interpreter_handle(Tagged< Tuple2 > interpreter_object, Tagged< Object > interpreter_handle) | v8::internal::WasmInterpreterObject | inlinestatic |
| set_wasm_instance(Tagged< Tuple2 > interpreter_object, Tagged< WasmInstanceObject > wasm_instance) | v8::internal::WasmInterpreterObject | inlinestatic |