test262/test/language/expressions/new.target
jugglinmike e290a337b8 Improve coverage for section 12, "Expression" (#695)
* Add missing test for early error

* Add missing test for WithBaseObject

* Improve coverage for `new.target`

* Add test for deletion of SuperReference

* Add tests for `in` keyword restrictions

* fixup! Improve coverage for `new.target`
2016-07-01 11:23:43 -07:00
..
asi.js Improve coverage for section 12, "Expression" (#695) 2016-07-01 11:23:43 -07:00
value-via-call.js Improve coverage for section 12, "Expression" (#695) 2016-07-01 11:23:43 -07:00
value-via-fpapply.js Improve coverage for section 12, "Expression" (#695) 2016-07-01 11:23:43 -07:00
value-via-fpcall.js Improve coverage for section 12, "Expression" (#695) 2016-07-01 11:23:43 -07:00
value-via-member.js Improve coverage for section 12, "Expression" (#695) 2016-07-01 11:23:43 -07:00
value-via-new.js Improve coverage for section 12, "Expression" (#695) 2016-07-01 11:23:43 -07:00
value-via-reflect-apply.js Improve coverage for section 12, "Expression" (#695) 2016-07-01 11:23:43 -07:00
value-via-reflect-construct.js Improve coverage for section 12, "Expression" (#695) 2016-07-01 11:23:43 -07:00
value-via-super-call.js Improve coverage for section 12, "Expression" (#695) 2016-07-01 11:23:43 -07:00
value-via-super-property.js Improve coverage for section 12, "Expression" (#695) 2016-07-01 11:23:43 -07:00
value-via-tagged-template.js Improve coverage for section 12, "Expression" (#695) 2016-07-01 11:23:43 -07:00