« Bugzilla Issues Index
#2337 — Remove Reflect.hasOwn method
- bug_id:
2337
- creation_ts:
2013-11-28 01:55:00 -0800
- short_desc:
Remove Reflect.hasOwn method
- delta_ts:
2014-05-06 16:54:02 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 21: November 8, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Tom Van Cutsem
- assigned_to:
Allen Wirfs-Brock
- commentid:
6865
- comment_count:
0
- who:
Tom Van Cutsem
- bug_when:
2013-11-28 01:55:23 -0800
At the November TC39 meeting it was decided to remove the "hasOwn" trap from the Proxy API. Given the one-to-one correspondence between Proxy traps and Reflect methods, we should probably also remove Reflect.hasOwn <http://people.mozilla.org/~jorendorff/es6-draft.html#sec-reflect.hasown>
- commentid:
7859
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-19 17:13:30 -0700
fixed i rev24 editor's draft
- commentid:
8192
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-06 16:54:02 -0700
fixed in rev24