test262/test/built-ins/Reflect
Leonardo Balter bf782c8421 s/id/esid
Fixes #477
2016-02-22 09:47:42 -05:00
..
apply Add tests for Reflect.apply 2015-09-04 13:33:08 -04:00
construct Add tests for Reflect.construct 2015-09-04 13:33:09 -04:00
defineProperty Add tests for Reflect.defineProperty 2015-09-04 14:50:11 -04:00
deleteProperty Add tests for Reflect.deleteProperty 2015-09-04 14:50:11 -04:00
enumerate s/id/esid 2016-02-22 09:47:42 -05:00
get Add tests for Reflect.get 2015-09-04 14:50:12 -04:00
getOwnPropertyDescriptor Add tests for Reflect.getOwnPropertyDescriptor 2015-09-04 14:50:13 -04:00
getPrototypeOf Add tests for Reflect.getPrototypeOf 2015-09-04 14:50:13 -04:00
has Add tests for Reflect.has 2015-09-04 14:50:14 -04:00
isExtensible Add tests for Reflect.isExtensible 2015-09-04 14:50:14 -04:00
ownKeys Add tests for Reflect.ownKeys 2015-09-04 14:50:14 -04:00
preventExtensions Add tests for Reflect.preventExtensions 2015-09-04 14:50:14 -04:00
set Add tests for Reflect.set 2015-09-04 14:50:15 -04:00
setPrototypeOf Add tests for Reflect.setPrototypeOf 2015-09-04 14:50:15 -04:00
Reflect.js Add tests for the Reflect object 2015-09-04 13:33:08 -04:00
object-prototype.js Add tests for the Reflect object 2015-09-04 13:33:08 -04:00
properties.js Add tests for the Reflect object 2015-09-04 13:33:08 -04:00