« Bugzilla Issues Index
#1060 — 10.6: "GetP" vs "Get"
  
  
  - bug_id:
    1060
  
- creation_ts:
    2012-11-26 18:55:00 -0800
  
- short_desc:
    10.6: "GetP" vs "Get"
  
- delta_ts:
    2013-03-08 14:44:14 -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:
    2859
  
- comment_count:
    0
  
- who:
    Michael Dyck
  
- bug_when:
    2012-11-26 18:55:56 -0800
  
In 10.6 "Arguments Object",
under The abstract operation CompleteMappedArgumentsObject,
step 7.b says:
    Set the [[GetP]], [[GetOwnProperty]], [[DefineOwnProperty]], and [[Delete]]
    internal methods of obj to the definitions provided below.
The latter 3 are provided, but rather than a definition for [[GetP]], there's one for [[Get]].
  
  
  - commentid:
    3258
  
- comment_count:
    1
  
- who:
    Allen Wirfs-Brock
  
- bug_when:
    2013-03-02 10:19:24 -0800
  
fixed in rev 14 editor's draft
  
  
  - commentid:
    3330
  
- comment_count:
    2
  
- who:
    Allen Wirfs-Brock
  
- bug_when:
    2013-03-08 14:44:14 -0800
  
in Rev 14 draft