« Bugzilla Issues Index
#782 — 15.13.*: dot notation
- bug_id:
782
- creation_ts:
2012-10-09 18:43:00 -0700
- short_desc:
15.13.*: dot notation
- delta_ts:
2013-07-15 17:03:24 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 10: September 27, 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:
1918
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-10-09 18:43:18 -0700
At various points within section 15.13, dot notation is used to refer to the value of a (named or internal) property of an object:
15.13.6.4.3:
this.buffer
this.offset
15.13.6.5.{1,2}:
A.buffer.[[NativeBuffer]]
A.byteOffset
15.13.7.4:
this.buffer.[[NativeBuffer]]
However, algorithms are (so far) only allowed to use dot notation when accessing a field of a Record (8.7).
- commentid:
4288
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-06-23 13:20:49 -0700
fixed in rev 16 editor's draft
- commentid:
4405
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-07-15 17:03:24 -0700
fixed in rev16 draft. July 15, 2013