tc39 / test262

Official ECMAScript Conformance Test Suite
Other
2.4k stars 467 forks source link

this-value-valid-date.js under test262/built-ins/Date/prototype doesn't test Date.prototype as the this-value #4317

Open anba opened 3 weeks ago

anba commented 3 weeks ago

Review for #4311 noted that Date.prototype as this-value isn't tested.