Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix _isNativeReflectConstruct helper #8461

Merged

Commits on Feb 21, 2021

  1. Fix _isNaiveReflectConstruct helper

    Date#toString is generic in ES2015 [1] and it doesn't throw, but it returns "Invalid Date"
    
    [1]: tc39/ecma262#1268 (comment)
    nicolo-ribaudo committed Feb 21, 2021
    Copy the full SHA
    72fa863 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Justin's review

    nicolo-ribaudo committed Feb 22, 2021
    Copy the full SHA
    cc85d4e View commit details
    Browse the repository at this point in the history