Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gpujs/gpu.js
/ isSafeDependencies.js
File
isSafeDependencies.js
test/internal/backend/function-node/isSafeDependencies.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ assert, test, module: describe, only } = require(
'qunit'
);
2
const
{ FunctionNode } = require(process.cwd() +
'/src'
);
3
4
describe(
'FunctionNode.isSafeDependencies()'
);
Callers
nothing calls this directly
Calls
1
isSafeDependencies
Method · 0.80
Tested by
no test coverage detected