MCPcopy 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
149type jsProxyHandler struct {

Callers 15

HandlerMethod · 0.65
ownKeysMethod · 0.65
protoMethod · 0.65
proxyOwnKeysMethod · 0.65
constructMethod · 0.65
nextMethod · 0.65
constructMethod · 0.65
callDelegatedMethod · 0.65
execMethod · 0.65
execMethod · 0.65
execMethod · 0.65
execMethod · 0.65

Implementers 2

nativeProxyHandlerbuiltin_proxy.go

Calls

no outgoing calls

Tested by

no test coverage detected