Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dtable.c198 own wasm_table_t* table2 = wasm_table_new(store, tabletype, NULL); in main()
/third_party/node/deps/v8/third_party/wasm-api/
H A Dwasm.h441 own wasm_table_t* wasm_table_new(
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc3111 wasm_table_t* wasm_table_new(wasm_store_t* store, const wasm_tabletype_t* type, in wasm_table_new() function

Completed in 7 milliseconds