Small Proposal "!in"
T.J. Crowder
tj.crowder at farsightsoftware.com
Tue Jul 24 06:53:47 UTC 2018
On Tue, Jul 24, 2018 at 12:28 AM, Steve Fink
<sphink at gmail.com> wrote:
> Or perhaps `in.own` should be Object.prototype.hasOwnProperty.call(obj,
> prop)?
It should just use the abstract [HasOwnProperty][1] operation directly.
-- T.J. Crowder
[1]: https://tc39.github.io/ecma262/#sec-hasownproperty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20180724/b4e71f78/attachment.html>
More information about the es-discuss
mailing list