MCPcopy Create free account
hub / github.com/apache/cloudstack / sliceArgs

Function sliceArgs

tools/ngui/static/js/lib/angular.js:691–693  ·  view source on GitHub ↗
(args, startIndex)

Source from the content-addressed store, hash-verified

689}
690
691function sliceArgs(args, startIndex) {
692 return slice.call(args, startIndex || 0);
693}
694
695
696/**

Callers 2

bindFunction · 0.85

Calls 1

callMethod · 0.45

Tested by

no test coverage detected