« Bugzilla Issues Index
#930 — 11.1.5 + B.3.1.3: "as if by the expression new Object() ..."
- bug_id:
930
- creation_ts:
2012-11-06 00:58:00 -0800
- short_desc:
11.1.5 + B.3.1.3: "as if by the expression new Object() ..."
- delta_ts:
2013-07-15 17:03:26 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 11: October 26, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
2421
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-06 00:58:35 -0800
In 11.1.5 "Object Initialiser",
under "Runtime Semantics: Evaluation",
step 1 refers to:
a new object created as if by the expression new Object() where
Object is the standard built-in constructor with that name
In B.3.1.3 "__proto___ Object Initialisers _",
rule 1 step 1 refers to:
the result of creating a new object as if by the expression new Object()
where Object is the standard built-in constructor with that name
In each case, replace the quoted phrase with:
the result of the abstract operation ObjectCreate
- commentid:
2526
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-22 10:45:44 -0800
corrected in rev 12 editor's draft
- commentid:
2575
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-23 09:45:20 -0800
corrected in rev 12, Nov. 22, 2012 draft
- commentid:
2749
- comment_count:
3
- who:
Michael Dyck
- bug_when:
2012-11-23 18:40:02 -0800
Fixed in B.3.1.3, but not in 11.1.5.
- commentid:
4377
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2013-07-11 17:40:10 -0700
fixed in rev 16 editor's draft
- commentid:
4410
- comment_count:
5
- who:
Allen Wirfs-Brock
- bug_when:
2013-07-15 17:03:26 -0700
fixed in rev16 draft. July 15, 2013