Home
last modified time | relevance | path

Searched defs:getOwnPropertyDescriptor (Results 1 – 4 of 4) sorted by relevance

/external/v8/test/mjsunit/harmony/
Dproxies-json.js45 getOwnPropertyDescriptor: function(target, name) { method
75 getOwnPropertyDescriptor: function(target, name) { method
96 getOwnPropertyDescriptor: function(target, name) { method
114 getOwnPropertyDescriptor: function(target, name) { method
132 getOwnPropertyDescriptor: function(target, name) { method
148 getOwnPropertyDescriptor: function(target, name) { method
168 getOwnPropertyDescriptor: function(target, name) { method
Dproxies.js61 getOwnPropertyDescriptor: function(k) { method
68 getOwnPropertyDescriptor: function(k) { method
78 getOwnPropertyDescriptor: function(k) { method
102 getOwnPropertyDescriptor: function(k) { throw "myexn" } method
106 getOwnPropertyDescriptor: function(k) { method
113 getOwnPropertyDescriptor: function(k) { method
397 getOwnPropertyDescriptor: function(k) { return {writable: true} }, method
402 getOwnPropertyDescriptor: function(k) { method
411 getOwnPropertyDescriptor: function(k) { method
418 getOwnPropertyDescriptor: function(k) { method
[all …]
Dproxies-with.js342 getOwnPropertyDescriptor: function(k) { method
349 getOwnPropertyDescriptor: function(k) { method
361 getOwnPropertyDescriptor: function(k) { method
372 getOwnPropertyDescriptor: function(k) { method
382 getOwnPropertyDescriptor: function(k) { method
393 getOwnPropertyDescriptor: function(k) { return null }, method
Dproxies-symbols.js73 getOwnPropertyDescriptor: assertUnreachable, property