MCPcopy
hub / github.com/webpack/webpack / asmjs.js

File asmjs.js

test/fixtures/asmjs.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1module.exports = function a() {
2 function b() {
3 "use asm";
4 if (0 == 0) {

Callers

nothing calls this directly

Calls 2

bFunction · 0.70
cFunction · 0.70

Tested by

no test coverage detected