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

Avoid generic call in most cases for getproperty #50523

Merged
merged 9 commits into from
Jul 25, 2023

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    68d8ef9 View commit details
    Browse the repository at this point in the history
  2. Don't emit bounds check

    gbaraldi committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    59edb57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    484fe79 View commit details
    Browse the repository at this point in the history
  4. Whitespace and header

    gbaraldi committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e788fc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    dc50978 View commit details
    Browse the repository at this point in the history
  2. Whitespace

    gbaraldi committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4125dfe View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Readd special case

    gbaraldi committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5caf1ca View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    e7ee9b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    2f40330 View commit details
    Browse the repository at this point in the history