Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dop251/goja
/ className
Method
className
object.go:151–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
149
type
objectImpl
interface
{
150
sortable
151
className() string
152
typeOf() String
153
getStr(p unistring.String, receiver Value) Value
154
getIdx(p valueInt, receiver Value) Value
Callers
6
ClassName
Method · 0.65
builtinJSON_stringify
Method · 0.65
str
Method · 0.65
isArray
Function · 0.65
className
Method · 0.65
objectproto_toString
Method · 0.65
Implementers
2
baseObject
object.go
destructKeyedSource
destruct.go
Calls
no outgoing calls
Tested by
no test coverage detected