D | proxies.js | 1140 ownKeys() { throw "myexn" } method 1144 ownKeys() { return this.getOwnPropertyNames2() }, method 1156 ownKeys() { return [] } method 1160 ownKeys() { return ["a", "zz", " ", "0", "toString"] } method 1164 ownKeys() { return ["a", "zz", " ", "0", "toString"] }, method 1171 ownKeys() { return this.keys2() }, method 1176 ownKeys() { return this.keys2() }, method 1184 ownKeys() { return ["a", "23", "zz", "", "0"] }, method 1193 ownKeys() { return this.getOwnPropertyNames2() }, method 1204 get ownKeys() { getter [all …]
|