Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gopherjs/gopherjs
/ I
Interface
I
tests/misc_test.go:738–740 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
736
}
737
}()
738
type
I
interface
{
739
Get() int
740
}
741
e := (any)(0)
742
_ = e.(I)
743
}
Callers
8
getJsTag
Function · 0.65
TestInstanceMap
Function · 0.65
TestNilInstanceMap
Function · 0.65
FuncInfo
Method · 0.65
callToNamedFunc
Method · 0.65
IndexByte
Function · 0.65
aligned
Function · 0.65
words
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected