Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
{ assert, skip, test, module: describe, only } = require(
'qunit'
);
2
const
{ GPU, input } = require(
'../../src'
);
3
4
describe(
'features: dev mode'
);
Callers
nothing calls this directly
Calls
6
kernel
Function · 0.85
input
Function · 0.85
createKernel
Method · 0.80
addOne
Function · 0.70
destroy
Method · 0.45
addFunction
Method · 0.45
Tested by
no test coverage detected