Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dop251/goja
/ assertCallable
Method
assertCallable
object.go:185–185 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
183
deleteSym(s *Symbol, throw bool) bool
184
185
assertCallable() (call
func
(FunctionCall) Value, ok bool)
186
vmCall(vm *vm, n int)
187
assertConstructor()
func
(args []Value, newTarget *Object) *Object
188
proto() *Object
Callers
15
propGetter
Function · 0.65
propSetter
Function · 0.65
get
Method · 0.65
set
Method · 0.65
_newProxyObject
Method · 0.65
newPromiseResolveThenableJob
Method · 0.65
builtin_newPromise
Method · 0.65
dateproto_toJSON
Method · 0.65
mapProto_forEach
Method · 0.65
getGlobalRegexpMatches
Method · 0.65
regexpproto_stdMatcherGeneric
Method · 0.65
regexpproto_stdSearchGeneric
Method · 0.65
Implementers
2
baseObject
object.go
destructKeyedSource
destruct.go
Calls
no outgoing calls
Tested by
1
TestProxy_native_proxy_getOwnPropertyDescriptor
Function · 0.52