« Bugzilla Issues Index
#973 — 13.6: "[[GetProperty]]"
- bug_id:
973
- creation_ts:
2012-11-19 20:53:00 -0800
- short_desc:
13.6: "[[GetProperty]]"
- delta_ts:
2012-11-23 09:45:26 -0800
- 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:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
2477
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-19 20:53:44 -0800
In 13.6 "Creating Function Objects and Constructors",
under "Runtime Semantics: FunctionCreate Abstract Operation",
step 6 says:
Set the [[GetProperty]] internal method of F as described in 15.3.5.4.
But 15.3.5.4 defines a [[Get]] method, not [[GetProperty]].
- commentid:
2492
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-21 16:27:22 -0800
change by internal method refactoring in Rev 12
- commentid:
2595
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-23 09:45:26 -0800
corrected in rev 12, Nov. 22, 2012 draft