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 object rest enumeration #29676

Merged
merged 5 commits into from May 7, 2019

Commits on Apr 30, 2019

  1. Added a Object.prototype.propertyIsEnumerable check to __rest to prev…

    …ent enumerable symbols from sneaking through.
    NicholasLYang committed Apr 30, 2019
    Copy the full SHA
    80d8e66 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9b32742 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    39321a5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0da305b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    61e1009 View commit details
    Browse the repository at this point in the history