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

This is the complete list of members for v8::internal::compiler::turboshaft::WasmInJSInliningReducer< Next >, including all inherited members.

Call(V< CallTarget > callee, OptionalV< turboshaft::FrameState > frame_state, base::Vector< const OpIndex > arguments, const TSCallDescriptor *descriptor, OpEffects effects)v8::internal::compiler::turboshaft::WasmInJSInliningReducer< Next >inline
TryInlineWasmCall(const wasm::WasmModule *module, wasm::NativeModule *native_module, uint32_t func_idx, base::Vector< const OpIndex > arguments)v8::internal::compiler::turboshaft::WasmInJSInliningReducer< Next >private