Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ expression-properties.test.ts
File
expression-properties.test.ts
test/compute-engine/expression-properties.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ComputeEngine } from
'../../src/compute-engine'
;
2
import
{ engine } from
'../utils'
;
3
4
describe(
'IS_CONSTANT'
, () => {
Callers
nothing calls this directly
Calls
11
fnEngine
Function · 0.85
parse
Method · 0.65
expr
Method · 0.65
is
Method · 0.65
isEqual
Method · 0.65
box
Method · 0.65
function
Method · 0.65
symbol
Method · 0.65
declare
Method · 0.65
appliedNonFunctions
Method · 0.65
lookupDefinition
Method · 0.65
Tested by
no test coverage detected