MCPcopy Create free account
hub / github.com/dop251/goja / typeOf

Method typeOf

object.go:152–152  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

150 sortable
151 className() string
152 typeOf() String
153 getStr(p unistring.String, receiver Value) Value
154 getIdx(p valueInt, receiver Value) Value
155 getSym(p *Symbol, receiver Value) Value

Callers 2

execMethod · 0.65
typeOfMethod · 0.65

Implementers 2

baseObjectobject.go

Calls

no outgoing calls

Tested by

no test coverage detected