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

Add missing 'readonly' modifiers to static (P)IID fields #1612

Open
wants to merge 3 commits into
base: staging/AOT
Choose a base branch
from

Conversation

Sergio0694
Copy link
Member

This PR adds missing readonly modifiers to (P)IID fields. This can enable more optimizations and better codegen.

@Sergio0694 Sergio0694 added the performance Related to performance work label May 14, 2024
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/add-missing-readonly branch from b7ed042 to b6f108e Compare May 15, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Related to performance work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant