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

workaround for various object literal mutation bugs #3266

Merged
merged 2 commits into from Dec 2, 2019
Merged

workaround for various object literal mutation bugs #3266

merged 2 commits into from Dec 2, 2019

Commits on Dec 2, 2019

  1. Workaround for various object literal mutation bugs.

    Some necessary minor regressions related to previously
    unsafe object literal optimizations.
    
    fixes #2345
    fixes #2473
    fixes #3027
    fixes #3093
    fixes #3192
    fixes #3264
    kzc authored and lukastaegert committed Dec 2, 2019
    Copy the full SHA
    a56333e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    59901ec View commit details
    Browse the repository at this point in the history