-
- Downloads
"git@gitlab.doc.ic.ac.uk:yw21218/metarl.git" did not exist on "37f9713fafa4ad128c84b765d37e0ffe41c43043"
Proxy ownKeys should throw a TypeError if returned keys are not String or...
Proxy ownKeys should throw a TypeError if returned keys are not String or Symbol. Fixes gh-1169 (#1173)
Showing
- test/built-ins/Proxy/ownKeys/return-type-throws-array.js 34 additions, 0 deletionstest/built-ins/Proxy/ownKeys/return-type-throws-array.js
- test/built-ins/Proxy/ownKeys/return-type-throws-boolean.js 34 additions, 0 deletionstest/built-ins/Proxy/ownKeys/return-type-throws-boolean.js
- test/built-ins/Proxy/ownKeys/return-type-throws-null.js 34 additions, 0 deletionstest/built-ins/Proxy/ownKeys/return-type-throws-null.js
- test/built-ins/Proxy/ownKeys/return-type-throws-number.js 34 additions, 0 deletionstest/built-ins/Proxy/ownKeys/return-type-throws-number.js
- test/built-ins/Proxy/ownKeys/return-type-throws-object.js 34 additions, 0 deletionstest/built-ins/Proxy/ownKeys/return-type-throws-object.js
- test/built-ins/Proxy/ownKeys/return-type-throws-undefined.js 34 additions, 0 deletionstest/built-ins/Proxy/ownKeys/return-type-throws-undefined.js
Loading
Please register or sign in to comment