« Bugzilla Issues Index
#3606 — 9.1.14 OrdinaryCreateFromConstructor, 9.1.15 GetPrototypeFromConstructor: Use the same name for the default prototoype?
- bug_id:
3606
- creation_ts:
2015-01-23 13:24:00 -0800
- short_desc:
9.1.14 OrdinaryCreateFromConstructor, 9.1.15 GetPrototypeFromConstructor: Use the same name for the default prototoype?
- delta_ts:
2015-02-02 18:38:53 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 31: January 15, 2015 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
11616
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-01-23 13:24:02 -0800
9.1.14 OrdinaryCreateFromConstructor ( constructor, defaultProto, internalSlotsList )
9.1.15 GetPrototypeFromConstructor ( constructor, intrinsicDefaultProto )
Both operations should probably use the same name for the default prototype argument, especially because they appear next to each other.
- commentid:
11846
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-31 16:03:45 -0800
fixed in rev32 editor's draft
- commentid:
11958
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-02 18:38:53 -0800
fixed in rev32 draft