Comments on: Object.hasOwnProperty() in JavaScript /2010/11/object-hasownproperty-in-javascript/ Tue, 27 Sep 2016 06:33:22 +0000 hourly 1 https://wordpress.org/?v=4.9.5 By: Tom /2010/11/object-hasownproperty-in-javascript/#comment-3806 Mon, 08 Nov 2010 00:29:03 +0000 /?p=1564#comment-3806 In nice browsers, it’s possible to add attributes that are specifically non-iterable: https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object/defineProperty

]]>