Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dop251/goja
/ valueNull
Struct
valueNull
value.go:110–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
type
valueFloat float64
109
type
valueBool bool
110
type
valueNull
struct
{}
111
type
valueUndefined
struct
{
112
valueNull
113
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected