Base Framework
|
This is the complete list of members for WebAssemblyFunction, including all inherited members.
call(const WebAssembly::WASMValue *arguments, WebAssembly::WASMValue *results) | WebAssemblyFunction | inline |
getType() | WebAssemblyFunction | |
invoke(ARGS... args) | WebAssemblyFunction | inline |
operator()(ARGS... args) | WebAssemblyFunction | inline |
operator()(const WebAssembly::WASMValue *arguments, WebAssembly::WASMValue *results) | WebAssemblyFunction | inline |
WebAssemblyFunction() | WebAssemblyFunction | |
WebAssemblyFunction(WebAssembly wa, const String &id) | WebAssemblyFunction | |
WebAssemblyFunction(WebAssembly wa, unsigned int id) | WebAssemblyFunction |