Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dserialize.c55 wasm_module_serialize(module, &serialized); in main()
/third_party/node/deps/v8/third_party/wasm-api/
H A Dwasm.h395 void wasm_module_serialize(const wasm_module_t*, own wasm_byte_vec_t* out);
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc2998 void wasm_module_serialize(const wasm_module_t* module, wasm_byte_vec_t* out) { in wasm_module_serialize() function

Completed in 8 milliseconds