Skip to content

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

Merged
alexcrichton merged 2 commits into
bytecodealliance:mainfrom
SingleAccretion:DI-This
Dec 27, 2024
Merged

[DWARF] Transform instance methods into static methods with a __this parameter#9898
alexcrichton merged 2 commits into
bytecodealliance:mainfrom
SingleAccretion:DI-This

Conversation

@SingleAccretion
Copy link
Copy Markdown
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
Copy link
Copy Markdown
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alexcrichton alexcrichton added this pull request to the merge queue Dec 27, 2024
Merged via the queue into bytecodealliance:main with commit 0b2c9d7 Dec 27, 2024
@SingleAccretion SingleAccretion deleted the DI-This branch December 28, 2024 17: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.

[DWARF] Translate this in a more accessible way

2 participants