« Bugzilla Issues Index
#2663 — 12.14.5.2 DestructuringAssignmentEvaluation: Stray ToObject conversion
- bug_id:
2663
- creation_ts:
2014-04-16 10:19:00 -0700
- short_desc:
12.14.5.2 DestructuringAssignmentEvaluation: Stray ToObject conversion
- delta_ts:
2014-04-29 22:38:24 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 23: April 5, 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:
7751
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-04-16 10:19:23 -0700
12.14.5.2 Runtime Semantics: DestructuringAssignmentEvaluation,
AssignmentProperty : IdentifierReference Initializer{opt}, step 4b
> Let v be ToObject(GetValue(defaultValue)).
Remove ToObject() call.
- commentid:
7752
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-16 14:39:00 -0700
fixed in rev24 editor's draft
- commentid:
8020
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-29 22:38:24 -0700
fixed in rev24