Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
func
(d *destructKeyedSource) className() string {
50
return
d.w().className()
51
}
52
53
func
(d *destructKeyedSource) typeOf() String {
54
return
d.w().typeOf()
Callers
nothing calls this directly
Calls
2
w
Method · 0.95
className
Method · 0.65
Tested by
no test coverage detected