MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / compile-when.test.ts

File compile-when.test.ts

test/compute-engine/compile-when.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ComputeEngine } from '../../src/compute-engine';
2import { compile } from '../../src/compute-engine/compilation/compile-expression';
3import { GLSLTarget } from '../../src/compute-engine/compilation/glsl-target';
4

Callers

nothing calls this directly

Calls 4

compileFunction · 0.90
exprMethod · 0.65
compileMethod · 0.65
isNaNMethod · 0.45

Tested by

no test coverage detected