Fix an issue when someone extends Array.prototype
Fix an issue that arises when someone extends Array.prototype, where in the name of the added function is included in a for in loop and thus is an invalid key.
J
Jonathan Smith committed
1c122d316e14b774df21f832a18a7441d0f384d4
Parent: 5acef16