Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gopherjs/gopherjs
/ jsType
Function
jsType
compiler/natives/src/internal/reflectlite/reflectlite.go:24–26 ·
view source on GitHub ↗
gopherjs:new
(typ *abi.Type)
Source
from the content-addressed store, hash-verified
22
23
// gopherjs:new
24
func
jsType(typ *abi.Type) *js.Object {
25
return
typ.JsType()
26
}
27
28
//gopherjs:purge Unused, replaced by abi.Name.
29
type
name
struct
{
Callers
7
object
Method · 0.70
IsNil
Method · 0.70
Set
Method · 0.70
Field
Method · 0.70
methodReceiver
Function · 0.70
valueInterface
Function · 0.70
makeMethodValue
Function · 0.70
Calls
1
JsType
Method · 0.80
Tested by
1
Field
Method · 0.56
Used in the wild
real call sites across dependent graphs
searching dependent graphs…