Add hasEnumPrototype to avoid including the fix if not needed.

Former-commit-id: f826b725180a95d41b66612919c8b3fddfe568a0
This commit is contained in:
John-David Dalton
2013-02-01 01:24:34 -08:00
parent c3b984fea7
commit 8adb060edb
3 changed files with 33 additions and 15 deletions

View File

@@ -40,6 +40,7 @@
'bottom',
'firstArg',
'hasDontEnumBug',
'hasEnumPrototype',
'isKeysFast',
'loop',
'nonEnumArgs',