Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gpujs/gpu.js
/ 382-bad-constant.js
File
382-bad-constant.js
test/issues/382-bad-constant.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 } = require(
'../../src'
);
3
4
describe(
'issue #382'
);
Callers
nothing calls this directly
Calls
1
testModKernel
Function · 0.70
Tested by
no test coverage detected