![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for wasm::FuncTypeImpl, including all inherited members.
ExternTypeImpl(ExternKind kind) | wasm::ExternTypeImpl | inlineexplicit |
FuncTypeImpl(ownvec< ValType > ¶ms, ownvec< ValType > &results) | wasm::FuncTypeImpl | inline |
kind | wasm::ExternTypeImpl | |
params | wasm::FuncTypeImpl | |
results | wasm::FuncTypeImpl | |
~ExternTypeImpl()=default | wasm::ExternTypeImpl | virtual |