MCPcopy Index your code
hub / github.com/gpujs/gpu.js / add-custom-native-function.js

File add-custom-native-function.js

test/features/add-custom-native-function.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 } = require('../../src');
3
4describe('features: add native');

Callers

nothing calls this directly

Calls 8

nativeDivideFunction · 0.85
divideOverrideFunction · 0.85
argumentCastingFunction · 0.85
mixedArgumentCastingFunction · 0.85
returnTypeCastingFunction · 0.85

Tested by

no test coverage detected