Home
last modified time | relevance | path

Searched defs:wasmExit (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dsys_wasm.go25 func wasmExit(code int32) func
/aosp_15_r20/prebuilts/go/linux-x86/misc/wasm/
Dwasm_exec.js223 "runtime.wasmExit": (sp) => { method in globalThis.Go.constructor.importObject.gojs.runtime