Home
last modified time | relevance | path

Searched refs:wasm_module_new (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dhello.c46 own wasm_module_t* module = wasm_module_new(store, &binary); in main()
H A Dfinalize.c41 own wasm_module_t* module = wasm_module_new(store, &binary); in run_in_store()
H A Dserialize.c44 own wasm_module_t* module = wasm_module_new(store, &binary); in main()
H A Dstart.c47 own wasm_module_t* module = wasm_module_new(store, &binary); in main()
H A Dtrap.c59 own wasm_module_t* module = wasm_module_new(store, &binary); in main()
H A Dcallback.c89 own wasm_module_t* module = wasm_module_new(store, &binary); in main()
H A Dmulti.c64 own wasm_module_t* module = wasm_module_new(store, &binary); in main()
H A Dreflect.c111 own wasm_module_t* module = wasm_module_new(store, &binary); in main()
H A Dthreads.c120 own wasm_module_t* module = wasm_module_new(store, &binary); in main()
H A Dmemory.c125 own wasm_module_t* module = wasm_module_new(store, &binary); in main()
H A Dtable.c103 own wasm_module_t* module = wasm_module_new(store, &binary); in main()
H A Dhostref.c151 own wasm_module_t* module = wasm_module_new(store, &binary); in main()
H A Dglobal.c74 own wasm_module_t* module = wasm_module_new(store, &binary); in main()
/third_party/node/deps/v8/third_party/wasm-api/
H A Dwasm.h387 own wasm_module_t* wasm_module_new(
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc2982 wasm_module_t* wasm_module_new(wasm_store_t* store, in wasm_module_new() function

Completed in 10 milliseconds