Optimize the [[DontEnum]] snippet of iteratorTemplate.

Former-commit-id: 23b2b27ee017092066526bba030f680d20bee211
This commit is contained in:
John-David Dalton
2012-05-10 01:51:17 -04:00
parent 04a05b4c02
commit b779f8b029
4 changed files with 135 additions and 132 deletions

View File

@@ -39,11 +39,10 @@
'prop',
'property',
'result',
'shadowed',
'skipCtor',
'skipProto',
'slice',
'source',
'sourceIndex',
'stringClass',
'target',
'thisArg',
@@ -71,6 +70,7 @@
'loopExp',
'object',
'objectBranch',
'shadowed',
'top',
'useHas'
];