Skip to content

[mono] Futher cleanups to delegate invocation - #83705

Merged
vargaz merged 6 commits into
dotnet:mainfrom
vargaz:del-cleanup-3
Apr 3, 2023
Merged

[mono] Futher cleanups to delegate invocation#83705
vargaz merged 6 commits into
dotnet:mainfrom
vargaz:del-cleanup-3

Conversation

@vargaz

Copy link
Copy Markdown
Contributor

No description provided.

… in delegate->method_code.
Repurpose the method_code field to store the MonoDelegateTrampInfo pointer
for future optimizations.
@vargazvargaz changed the title [mono] Cache delegate->method_ptr in MonoDelegateTrampInfo.[mono] Futher cleanups to delegate invocationMar 21, 2023
@lambdageek

This comment was marked as off-topic.

@vargaz

Copy link
Copy Markdown
ContributorAuthor

These changes are unrelated to that issue.

@vargaz
vargaz marked this pull request as ready for review March 22, 2023 18:23
@vargaz
vargazforce-pushed the del-cleanup-3 branch 5 times, most recently from 0e15d5b to 1d81ea5CompareMarch 23, 2023 13:54
@vargaz
vargaz merged commit 877daf6 into dotnet:mainApr 3, 2023
@vargaz
vargaz deleted the del-cleanup-3 branch April 3, 2023 15:21
@ghostghost locked as resolved and limited conversation to collaborators May 3, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@vargaz@lambdageek@BrzVlad