jomo 57115202d2 don't rely on hasOwnProperty to exist
from MDN:
JavaScript does not protect the property name hasOwnProperty; thus, if the possibility exists that an object might have a property with this name, it is necessary to use an external hasOwnProperty to get correct results
2016-11-04 16:19:12 +01:00
..
2015-09-30 17:00:52 +02:00
2016-02-19 19:24:27 +01:00
2016-02-19 19:24:27 +01:00