test262/test/language/expressions/new.target
jmdyck 11624af8d0
Update "info" field (#2941)
The quoted spec wording changed in ecma262#1694.
2021-01-28 16:03:01 -08:00
..
asi.js Add missing new.target feature flags (#1929) 2018-11-07 10:13:49 -05:00
escaped-new.js Update "info" field (#2941) 2021-01-28 16:03:01 -08:00
escaped-target.js Update "info" field (#2941) 2021-01-28 16:03:01 -08:00
unary-expr.js Add unary operators with NewTarget test (#2199) 2019-06-24 16:45:13 -04:00
value-via-call.js Add feature flags for `new.target` 2018-07-24 20:31:35 +01:00
value-via-fpapply.js Add feature flags for `new.target` 2018-07-24 20:31:35 +01:00
value-via-fpcall.js Add feature flags for `new.target` 2018-07-24 20:31:35 +01:00
value-via-member.js Add feature flags for `new.target` 2018-07-24 20:31:35 +01:00
value-via-new.js Add feature flags for `new.target` 2018-07-24 20:31:35 +01:00
value-via-reflect-apply.js Features: run feature detector to verify newly added feature flags 2018-07-25 12:16:49 -04:00
value-via-reflect-construct.js Features: run feature detector to verify newly added feature flags 2018-07-25 12:16:49 -04:00
value-via-super-call.js Add feature flags for `new.target` 2018-07-24 20:31:35 +01:00
value-via-super-property.js Add feature flags for `new.target` 2018-07-24 20:31:35 +01:00
value-via-tagged-template.js Features: run feature detector to verify newly added feature flags 2018-07-25 12:16:49 -04:00