« Bugzilla Issues Index
#198 — Missing coverage? non-enum props to enum when given new values
- bug_id:
198
- creation_ts:
2011-08-18 07:33:00 -0700
- short_desc:
Missing coverage? non-enum props to enum when given new values
- delta_ts:
2012-02-29 09:09:10 -0800
- product:
Test262
- component:
ECMA-262 Tests
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Dave Fugate
- assigned_to:
Dave Fugate
- commentid:
422
- comment_count:
0
- who:
Dave Fugate
- bug_when:
2011-08-18 07:33:08 -0700
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
- commentid:
527
- comment_count:
1
- who:
Dave Fugate
- bug_when:
2012-01-04 14:47:08 -0800
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
- commentid:
712
- comment_count:
2
- who:
Dave Fugate
- bug_when:
2012-02-29 09:09:10 -0800
Tests are now live on test262.ecmascript.org.