« Bugzilla Issues Index
#721 — 12.2.4: undefined "obj"
- bug_id:
721
- creation_ts:
2012-10-05 09:15:00 -0700
- short_desc:
12.2.4: undefined "obj"
- delta_ts:
2012-10-26 15:34:30 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 10: September 27, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
1847
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-10-05 09:15:03 -0700
In 12.2.4 "Destructuring Binding Patterns",
under "Runtime Semantics: Binding Initialisation",
rule 1 step 2 says:
Return the result of performing Binding Initialisation for
ObjectBindingPattern using obj and environment as arguments.
but 'obj' is not defined.
Change to "value".
- commentid:
2017
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-24 14:41:54 -0700
corrected in rev 11 editor's draft
- commentid:
2181
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-26 15:34:30 -0700
in October 26, 2012 release draft