Skip to content

Don't instrument args reads at code line 0 (#722). #724

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

Merged

Conversation

lev-serebryakov-jetbrains
Copy link
Collaborator

@lev-serebryakov-jetbrains lev-serebryakov-jetbrains commented Jun 20, 2025

Reads of arguments at source line 0 is compiler-generated checks for nullability and other contracts. Don't show them in trace.

See #722

@lev-serebryakov-jetbrains lev-serebryakov-jetbrains changed the title Don't instrument args reads at code line 0 (722). Don't instrument args reads at code line 0 (#722). Jun 20, 2025
@lev-serebryakov-jetbrains lev-serebryakov-jetbrains merged commit 25a0527 into develop Jun 23, 2025
24 checks passed
@lev-serebryakov-jetbrains lev-serebryakov-jetbrains deleted the lev-serebryakov/local-variable-checks-722 branch June 23, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants