MCPcopy Index your code
hub / github.com/nodejs/node / copy.js

File copy.js

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

Source from the content-addressed store, hash-verified

1var EXPECTED_OUTPUT = 'sum:8930\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
nowMethod · 0.80
promptMethod · 0.80
isFIFOMethod · 0.80
popMethod · 0.80
sortMethod · 0.80
getModeMethod · 0.80
fstatSyncMethod · 0.80
isRootMethod · 0.80

Tested by

no test coverage detected