Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhostref.c198 own wasm_ref_t* host1 = wasm_foreign_as_ref(wasm_foreign_new(store)); in main()
199 own wasm_ref_t* host2 = wasm_foreign_as_ref(wasm_foreign_new(store)); in main()
/third_party/node/deps/v8/third_party/wasm-api/
H A Dwasm.h380 own wasm_foreign_t* wasm_foreign_new(wasm_store_t*);
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc2969 wasm_foreign_t* wasm_foreign_new(wasm_store_t* store) { in wasm_foreign_new() function

Completed in 8 milliseconds