archives

« Bugzilla Issues Index

#2337 — Remove Reflect.hasOwn method


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>


fixed i rev24 editor's draft


fixed in rev24