MCPcopy Create free account
hub / github.com/nodejs/node / zlib.js

File zlib.js

deps/v8/test/mjsunit/asm/embenchen/zlib.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var EXPECTED_OUTPUT = 'sizes: 100000,25906\nok.\n';
2var Module = {
3 arguments: [1],
4 print: function(x) {Module.printBuffer += x + '\n';},

Callers

nothing calls this directly

Calls 15

isArrayTypeFunction · 0.85
printErrFunction · 0.85
readlineFunction · 0.85
alertFunction · 0.85
unshiftMethod · 0.80
concatMethod · 0.80
nowMethod · 0.80
promptMethod · 0.80
isFIFOMethod · 0.80
popMethod · 0.80
sortMethod · 0.80
getModeMethod · 0.80

Tested by

no test coverage detected