Home
last modified time | relevance | path

Searched refs:GojsModule (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssagen/
Dabi.go417 if wi.Module == wasm.GojsModule {
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/wasm/
Dwasmobj.go143 GojsModule = "gojs" const
207 if wi.Module == GojsModule {
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/wasm/
Dasm.go362 writeName(ctxt.Out, wasm.GojsModule) // provided by the import object in wasm_exec.js