Home
last modified time | relevance | path

Searched refs:createMath (Results 1 – 3 of 3) sorted by relevance

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dop251/goja/
H A Dbuiltin_math.go150 func (r *Runtime) createMath(val *Object) objectImpl { func
191 r.addToGlobal("Math", r.newLazyObject(r.createMath))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dop251/goja/
H A Dbuiltin_math.go268 func (r *Runtime) createMath(val *Object) objectImpl { func
327 r.addToGlobal("Math", r.newLazyObject(r.createMath))
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dop251/goja/
H A Dbuiltin_math.go268 func (r *Runtime) createMath(val *Object) objectImpl { func
327 r.addToGlobal("Math", r.newLazyObject(r.createMath))