Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dop251/goja
/ toObject
Method
toObject
proxy.go:146–146 ·
view source on GitHub ↗
(*Runtime)
Source
from the content-addressed store, hash-verified
144
construct(target *Object, args []Value, newTarget *Object) (Value, bool)
145
146
toObject(*Runtime) *Object
147
}
148
149
type
jsProxyHandler
struct
{
Callers
15
Handler
Method · 0.65
ownKeys
Method · 0.65
proto
Method · 0.65
proxyOwnKeys
Method · 0.65
construct
Method · 0.65
next
Method · 0.65
construct
Method · 0.65
callDelegated
Method · 0.65
exec
Method · 0.65
exec
Method · 0.65
exec
Method · 0.65
exec
Method · 0.65
Implementers
2
jsProxyHandler
proxy.go
nativeProxyHandler
builtin_proxy.go
Calls
no outgoing calls
Tested by
no test coverage detected