Home
last modified time | relevance | path

Searched defs:callback_type (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/third_party/wasm-api/example/
Dmulti.cc63 auto callback_type = in run() local
Dmulti.c81 own wasm_functype_t* callback_type = wasm_functype_new(&tuple1, &tuple2); in main() local
Dhostref.c161 own wasm_functype_t* callback_type = wasm_functype_new_1_1( in main() local
Dhostref.cc142 auto callback_type = wasm::FuncType::make( in run() local