Searched refs:getOwnPropertyDescriptor2 (Results 1 – 1 of 1) sorted by relevance
69 return this.getOwnPropertyDescriptor2(k)71 getOwnPropertyDescriptor2: function(k) { method109 getOwnPropertyDescriptor2: function(k) { throw "myexn" } method403 return this.getOwnPropertyDescriptor2(k)405 getOwnPropertyDescriptor2: function(k) { return {writable: true} }, method491 return this.getOwnPropertyDescriptor2(k)493 getOwnPropertyDescriptor2: function(k) { throw "myexn" }, method500 return this.getOwnPropertyDescriptor2(k)502 getOwnPropertyDescriptor2: function(k) { return {writable: true} }, method995 return this.getOwnPropertyDescriptor2(k)[all …]