« Bugzilla Issues Index
#1066 — 8.3.7: undefined "targetThis"
- bug_id:
1066
- creation_ts:
2012-11-27 01:17:00 -0800
- short_desc:
8.3.7: undefined "targetThis"
- delta_ts:
2012-12-21 18:08:38 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 12: November 22, 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:
2865
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-27 01:17:31 -0800
In 8.3.7 "[[GetP]] (P, Receiver)",
step 8 says:
Return the result of calling the [[Call]] internal method of getter with
targetThis as the thisArgument and an empty List as argumentsList.
but 'targetThis' is undefined.
Change to 'Receiver'?
- commentid:
2866
- comment_count:
1
- who:
Michael Dyck
- bug_when:
2012-11-27 01:19:49 -0800
Ditto 8.4.3.3 "[[GetP]] (P, Receiver)" / step 8.
- commentid:
2965
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-12-01 11:31:59 -0800
fixed in rev 13 editor's draft