Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/layerJS/layerJS
/ argSlice
Function
argSlice
test/jasmine/lib/jasmine-2.3.4/jasmine.js:1165–1167 ·
view source on GitHub ↗
(argsObj, n)
Source
from the content-addressed store, hash-verified
1163
}
1164
1165
function
argSlice(argsObj, n) {
1166
return
Array.prototype.slice.call(argsObj, n);
1167
}
1168
}
1169
1170
return
Clock;
Callers
2
setTimeout
Function · 0.85
setInterval
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected