MCPcopy Create free account
hub / github.com/glslify/glslify / evaluate

Function evaluate

transform.js:38–40  ·  view source on GitHub ↗
(expr)

Source from the content-addressed store, hash-verified

36 var sharedTransforms = updateSharedTransforms()
37
38 function evaluate (expr) {
39 return seval(expr, evars)
40 }
41
42 function updateSharedTransforms () {
43 ;[]

Callers 3

callexprFunction · 0.85
callcompileFunction · 0.85
callfileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…