Home
last modified time | relevance | path

Searched defs:newNativeFuncConstructObj (Results 1 – 3 of 3) sorted by relevance

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dop251/goja/
H A Druntime.go461 func (r *Runtime) newNativeFuncConstructObj(v *Object, construct func(args []Value, proto *Object) … func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dop251/goja/
H A Druntime.go648 func (r *Runtime) newNativeFuncConstructObj(v *Object, construct func(args []Value, proto *Object) … func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dop251/goja/
H A Druntime.go649 func (r *Runtime) newNativeFuncConstructObj(v *Object, construct func(args []Value, proto *Object) … func