test262/test/language/expressions/new.target
Alexey Shvayka 14b6bec36d Add unary operators with NewTarget test (#2199) 2019-06-24 16:45:13 -04:00
..
asi.js Add missing new.target feature flags (#1929) 2018-11-07 10:13:49 -05:00
escaped-new.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
escaped-target.js Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02: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