archives

« Bugzilla Issues Index

#198 — Missing coverage? non-enum props to enum when given new values


From Twitter (or https://mail.mozilla.org/pipermail/es-discuss/2011-August/016293.html):
jdalton John-David Dalton
Eek! V8 sets non-enum props to enum when given new values.
Array.prototype.reduce=fn;for(var i in [])alert(i)// reduce bit.ly/mViA7s


This can be closed once the next set of test case submissions from Microsoft are added:
ch08/8.12/8.12.5/8.12.5-3-b_1.js
ch08/8.12/8.12.5/8.12.5-3-b_2.js
ch08/8.12/8.12.5/8.12.5-5-b_1.js


Tests are now live on test262.ecmascript.org.