« Bugzilla Issues Index
#2549 — 6.2.3.3, GetThisValue: steps 1-3 are not necessary
- bug_id:
2549
- creation_ts:
2014-02-13 10:16:00 -0800
- short_desc:
6.2.3.3, GetThisValue: steps 1-3 are not necessary
- delta_ts:
2014-04-06 11:30:10 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 22: January 20, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
7292
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-02-13 10:16:40 -0800
6.2.3.3 GetThisValue (V):
Steps 1-3 of GetThisValue() are not necessary, because the abstract operation is only called for property references. They should be replaced with:
> 1. Assert: IsPropertyReference(V) is true.
- commentid:
7297
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-02-13 16:19:26 -0800
fixed in rev23 editor's draft
- commentid:
7546
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-06 11:30:10 -0700
fixed in rev23 draft