MCPcopy 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

1const { assert, test, module: describe, only } = require('qunit');
2const { FunctionNode } = require(process.cwd() + '/src');
3
4describe('FunctionNode.isSafeDependencies()');

Callers

nothing calls this directly

Calls 1

isSafeDependenciesMethod · 0.80

Tested by

no test coverage detected