Home
last modified time | relevance | path

Searched defs:table_set (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/third_party/wasm-api/example/
Dhostref.c190 wasm_func_t* table_set = get_export_func(&exports, i++); in main() local
Dhostref.cc165 auto table_set = get_export_func(exports, i++); in run() local