Use the native isArray whenever possible. See perf test by jdalton here: http://jsper...
authorJohn Resig <jeresig@gmail.com>
Fri, 27 Aug 2010 17:15:48 +0000 (13:15 -0400)
committerJohn Resig <jeresig@gmail.com>
Fri, 27 Aug 2010 17:15:48 +0000 (13:15 -0400)
commitea8b1584b1905bbb414dc2e3cf562c6f3904bd97
tree2a0e11c75fc2578df0ec9d168829c73477002ae0
parent7f18d29287aad960fda58b29e3362c9323fc23db
Use the native isArray whenever possible. See perf test by jdalton here: jsperf.com/isarray-vs-other Fixes #6825.
src/core.js