Home
last modified time | relevance | path

Searched defs:_isArray (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/es6-promise/lib/es6-promise/
Dutils.js14 let _isArray; variable
18 _isArray = x => Object.prototype.toString.call(x) === '[object Array]'; function
/third_party/node/deps/npm/node_modules/es6-promise/dist/
Des6-promise.js30 _isArray = function (x) { function
Des6-promise.auto.js30 _isArray = function (x) { function