« Bugzilla Issues Index
#3176 — 13.6.4.5, 13.14.4 BindingInitialization: Add implicit ToObject instead of throwing TypeError?
- bug_id:
3176
- creation_ts:
2014-08-30 06:26:00 -0700
- short_desc:
13.6.4.5, 13.14.4 BindingInitialization: Add implicit ToObject instead of throwing TypeError?
- delta_ts:
2014-10-14 15:17:55 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 27: August 24, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
10037
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-08-30 06:26:52 -0700
13.6.4.5 Runtime Semantics: BindingInitialization, step 1:
13.14.4 Runtime Semantics: BindingInitialization
`var [a] = "abc"` is now allowed, but `for (var [a] of ["abc"]) ;` is still an error. Change step 1 to call ToObject?
- commentid:
10103
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-08-30 17:36:40 -0700
fixed in rev28 editor's draft
- commentid:
10445
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 15:17:55 -0700
fixed in rev28