MCPcopy Create free account
hub / github.com/devin87/Q.js / makeArray

Function makeArray

node/Q.js:245–255  ·  view source on GitHub ↗

* 将类数组对象转为数组,若对象不存在,则返回空数组 * @param {Array|arguments|NodeList} obj 数组或类数组 * @param {number} from 开始索引,默认为0

(obj, from)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Q.jsFile · 0.70

Calls 1

getTypeFunction · 0.70

Tested by

no test coverage detected