Searched defs:wasmExit (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ | ||
D | sys_wasm.go | 25 func wasmExit(code int32) func |
/aosp_15_r20/prebuilts/go/linux-x86/misc/wasm/ | ||
D | wasm_exec.js | 223 "runtime.wasmExit": (sp) => { method in globalThis.Go.constructor.importObject.gojs.runtime |