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
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
value-via-fpapply.js
value-via-fpcall.js
value-via-member.js
value-via-new.js
value-via-reflect-apply.js
value-via-reflect-construct.js
value-via-super-call.js
value-via-super-property.js
value-via-tagged-template.js