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

Disable pessimistic object deoptimization for calls when the called function doesn't ref this #4011

Merged
merged 6 commits into from Mar 26, 2021

Commits on Mar 24, 2021

  1. Disable pessimistic object deoptimization for calls when the called f…

    …unction doesn't ref this
    
    Issue rollup#3989
    marijnh committed Mar 24, 2021
    Copy the full SHA
    b0eb271 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Use a base class for special-purpose value objects

    To avoid duplicating all ExpressionEntity methods for every object.
    marijnh committed Mar 25, 2021
    Copy the full SHA
    41b3453 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Copy the full SHA
    e9cb664 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    12792eb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4214087 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8ad9bd7 View commit details
    Browse the repository at this point in the history