Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/harmony/
Dproxies.js1666 getOwnPropertyNames2: function() { return ["throw", "function "] } method
1691 getOwnPropertyNames2: function() { throw "myexn" } method
1732 getOwnPropertyNames2: function() { return ["a", 23, "zz", "", 0] }, method
1788 getOwnPropertyNames2: function() { throw "myexn" }, method
1793 getOwnPropertyNames2: function() { return [1, 2] }, method