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

Method className

destruct.go:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47}
48
49func (d *destructKeyedSource) className() string {
50 return d.w().className()
51}
52
53func (d *destructKeyedSource) typeOf() String {
54 return d.w().typeOf()

Callers

nothing calls this directly

Calls 2

wMethod · 0.95
classNameMethod · 0.65

Tested by

no test coverage detected