mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 09:47:48 +00:00
Update reduce repeated code.
Former-commit-id: 3412cde47a136dab5c241c67d1c29f2e676c38d1
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user