Update reduce repeated code.

Former-commit-id: 3412cde47a136dab5c241c67d1c29f2e676c38d1
This commit is contained in:
John-David Dalton
2012-09-29 03:13:45 -07:00
parent 42f58cbbb3
commit 40cf5c99ef
5 changed files with 254 additions and 272 deletions

View File

@@ -9,10 +9,10 @@
var compiledVars = [
'argsIndex',
'argsLength',
'bindCallback',
'callback',
'collection',
'concat',
'createCallback',
'ctor',
'hasOwnProperty',
'identity',
@@ -64,7 +64,6 @@
'pass',
'properties',
'property',
'propertyCallback',
'propsLength',
'source',
'stackA',
@@ -105,7 +104,6 @@
var propWhitelist = [
'_',
'__chain__',
'__proto__',
'__wrapped__',
'after',
'all',