summaryrefslogtreecommitdiff
path: root/test/built-ins/Object/getOwnPropertyDescriptors
Commit message (Expand)AuthorAgeFilesLines
* built-ins/Object/*: make all indentation consistent (depth & character) (#1432)Rick Waldron2018-02-159-21/+33
* Revert "js-beautify: make all indentation consistent (depth & character) (#14...André Bargull2018-02-099-33/+21
* js-beautify: make all indentation consistent (depth & character) (#1409)Rick Waldron2018-02-099-21/+33
* Remove duplicate property keys from getOwnPropertyDescriptorsAndré Bargull2017-09-051-38/+0
* `Object.getOwnPropertyDescriptors`: add test to ensure undefined descriptors ...Jordan Harband2016-08-012-1/+40
* Update esid for Object.getOwnPropertyDescriptorsLeonardo Balter2016-06-1515-15/+15
* Reduce reliance on `fnGlobalObject.js`Mike Pennisi2016-04-251-2/+1
* Fix test bugsAndré Bargull2016-02-232-3/+4
* s/id/esidLeonardo Balter2016-02-2215-15/+15
* Create `proxyTrapsHelper` to throw on all traps by default.Jordan Harband2016-02-131-16/+5
* s/esid/id/gJordan Harband2016-02-0115-15/+15
* Add test with duplicate keys.Jordan Harband2016-02-011-0/+31
* Review feedback.Jordan Harband2016-02-0114-21/+36
* Add Object.getOwnPropertyDescriptors tests.Jordan Harband2016-02-0113-0/+307