Home
last modified time | relevance | path

Searched defs:createFunctionBindings (Results 1 – 2 of 2) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dop251/goja/
H A Dcompiler.go792 func (c *compiler) createFunctionBindings(funcs []*ast.FunctionDeclaration) { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dop251/goja/
H A Dcompiler.go792 func (c *compiler) createFunctionBindings(funcs []*ast.FunctionDeclaration) { func