test262/test/language/expressions/new.target
Cam Tenny 4d9d5c570d Refactor simple cases of (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -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 Refactor simple cases of (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -08: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