« Bugzilla Issues Index
#2106 — Remove definition for "9.2.3 [[Get]]"
- bug_id:
2106
- creation_ts:
2013-10-30 02:20:00 -0700
- short_desc:
Remove definition for "9.2.3 [[Get]]"
- delta_ts:
2013-11-08 13:09:44 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 20: October 28, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
6217
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-10-30 02:20:18 -0700
9.2.3 [[Get]] (P, Receiver) should possibly be removed because it does not provide any value. To ensure strict mode function objects are not leaked through "caller", only [[GetOwnProperty]] needs to be special cased.
- commentid:
6333
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-01 12:24:15 -0700
you're right, given that that the ordinary object definition of [[Get]] is required.
fixed in rev21 editor's draft
- commentid:
6610
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-08 13:09:44 -0800
fixed in rev21 draft