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

[DWARF] Transform instance methods into static methods with a __this parameter #9898

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SingleAccretion
Copy link
Contributor

This lets one use this (as __this) in the debugger's expression evaluator.

Closes #9855.

@SingleAccretion SingleAccretion changed the title [DWARF] Tranform instance methods into static methods with a __this parameter [DWARF] Transform instance methods into static methods with a __this parameter Dec 24, 2024
@SingleAccretion SingleAccretion marked this pull request as ready for review December 24, 2024 18:21
@SingleAccretion SingleAccretion requested a review from a team as a code owner December 24, 2024 18:21
@SingleAccretion SingleAccretion requested review from alexcrichton and removed request for a team December 24, 2024 18:21
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.

[DWARF] Translate this in a more accessible way
1 participant