Lines Matching defs:getPropertyDescriptor
169 getPropertyDescriptor: function(k) { key = k; return {value: 42} } method
173 getPropertyDescriptor: function(k) { return this.getPropertyDescriptor2(k) }, method
178 getPropertyDescriptor: function(k) { method
186 getPropertyDescriptor: function(k) { key = k; return {value: 42} } method
249 getPropertyDescriptor: function(k) { method
255 getPropertyDescriptor: function(k) { return this.getPropertyDescriptor2(k) }, method
262 getPropertyDescriptor: function(k) { method
269 getPropertyDescriptor: function(k) { method
323 getPropertyDescriptor: function(k) { throw "myexn" } method
327 getPropertyDescriptor: function(k) { return this.getPropertyDescriptor2(k) }, method
332 getPropertyDescriptor: function(k) { method
339 getPropertyDescriptor: function(k) { throw "myexn" } method
421 getPropertyDescriptor: function(k) { return {writable: true} }, method
427 getPropertyDescriptor: function(k) { method
435 getPropertyDescriptor: function(k) { method
442 getPropertyDescriptor: function(k) { return null }, method
527 getPropertyDescriptor: function(k) { return {writable: true} }, method
533 getPropertyDescriptor: function(k) { throw "myexn" }, method
539 getPropertyDescriptor: function(k) { return {writable: true} }, method
545 getPropertyDescriptor: function(k) { method
553 getPropertyDescriptor: function(k) { method
560 getPropertyDescriptor: function(k) { return null }, method
639 getPropertyDescriptor: function(k) { method
661 getPropertyDescriptor: function() { method
676 getPropertyDescriptor: function() { method
1093 getPropertyDescriptor: function(k) { method
1099 getPropertyDescriptor: function(k) { return this.getPropertyDescriptor2(k) }, method
1106 getPropertyDescriptor: function(k) { method
1113 getPropertyDescriptor: function(k) { method
1150 getPropertyDescriptor: function(k) { throw "myexn" } method
1154 getPropertyDescriptor: function(k) { return this.getPropertyDescriptor2(k) }, method
1160 getPropertyDescriptor: function(k) { throw "myexn" } method
1218 getPropertyDescriptor: function(k) { method
1224 getPropertyDescriptor: function(k) { return this.getPropertyDescriptor2(k) }, method
1231 getPropertyDescriptor: function(k) { method
1298 getPropertyDescriptor: function(k) { method
1970 getPropertyDescriptor: function() { freeze(p); return undefined }, method
1980 getPropertyDescriptor: function() { freeze(p); return {get: function(){}} }, method
2021 getPropertyDescriptor: function() { freeze(p); return {set: function(){}} }, method
2032 getPropertyDescriptor: function() { freeze(p); return {set: function(){}} }, method