Searched defs:hasOwn (Results 1 – 2 of 2) sorted by relevance
68 hasOwn: assertUnreachable, property
1373 hasOwn: function(k) { key = k; return k < "z" } method1377 hasOwn: function(k) { return this.hasOwn2(k) }, method1403 hasOwn: undefined, property1429 hasOwn: function(k) { throw "myexn" } method1433 hasOwn: function(k) { return this.hasOwn2(k) }, method1449 hasOwn: undefined, property