Home
last modified time | relevance | path

Searched refs:wasm_func_result_arity (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dreflect.c152 printf(", out-arity: %zu\n", wasm_func_result_arity(func)); in main()
/third_party/node/deps/v8/third_party/wasm-api/
H A Dwasm.h416 size_t wasm_func_result_arity(const wasm_func_t*);
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc3073 size_t wasm_func_result_arity(const wasm_func_t* func) { in wasm_func_result_arity() function

Completed in 7 milliseconds