MCPcopy Index your code
hub / github.com/gpujs/gpu.js / dev-mode.js

File dev-mode.js

test/features/dev-mode.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { assert, skip, test, module: describe, only } = require('qunit');
2const { GPU, input } = require('../../src');
3
4describe('features: dev mode');

Callers

nothing calls this directly

Calls 6

kernelFunction · 0.85
inputFunction · 0.85
createKernelMethod · 0.80
addOneFunction · 0.70
destroyMethod · 0.45
addFunctionMethod · 0.45

Tested by

no test coverage detected