Lines Matching refs:getOwnPropertyDescriptor2
69 return this.getOwnPropertyDescriptor2(k)
71 getOwnPropertyDescriptor2: function(k) { method
109 getOwnPropertyDescriptor2: function(k) { throw "myexn" } method
403 return this.getOwnPropertyDescriptor2(k)
405 getOwnPropertyDescriptor2: function(k) { return {writable: true} }, method
491 return this.getOwnPropertyDescriptor2(k)
493 getOwnPropertyDescriptor2: function(k) { throw "myexn" }, method
500 return this.getOwnPropertyDescriptor2(k)
502 getOwnPropertyDescriptor2: function(k) { return {writable: true} }, method
995 return this.getOwnPropertyDescriptor2(k)
997 getOwnPropertyDescriptor2: function(k) { return this["__" + k] } method
1016 return this.getOwnPropertyDescriptor2(k)
1018 getOwnPropertyDescriptor2: function(k) { throw "myexn" } method
1389 return this.getOwnPropertyDescriptor2(k)
1391 getOwnPropertyDescriptor2: function(k) { method
1443 return this.getOwnPropertyDescriptor2(k)
1445 getOwnPropertyDescriptor2: function(k) { throw "myexn" } method
1734 return this.getOwnPropertyDescriptor2(k)
1736 getOwnPropertyDescriptor2: function(k) { return {enumerable: k.length != 1} } method
1795 return this.getOwnPropertyDescriptor2(k)
1797 getOwnPropertyDescriptor2: function(k) { throw "myexn" } method
2227 return this.getOwnPropertyDescriptor2(k)
2229 getOwnPropertyDescriptor2: function(k) { method
2267 return this.getOwnPropertyDescriptor2(k)
2269 getOwnPropertyDescriptor2: function(k) { throw "myexn" } method