Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
EXPECTED_OUTPUT =
'sum:8930\n'
;
2
var
Module = {
3
arguments: [1],
4
print:
function
(x) {Module.printBuffer += x +
'\n'
;},
Callers
nothing calls this directly
Calls
15
isArrayType
Function · 0.85
printErr
Function · 0.85
readline
Function · 0.85
alert
Function · 0.85
now
Method · 0.80
prompt
Method · 0.80
isFIFO
Method · 0.80
pop
Method · 0.80
sort
Method · 0.80
getMode
Method · 0.80
fstatSync
Method · 0.80
isRoot
Method · 0.80
Tested by
no test coverage detected