-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Revert "Revert frozen RuntimeType objects and write barriers for frozen objects" #76649
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
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
810171d
Revert "Revert "Allocate RuntimeType objects on Frozen Object Heap (#…
EgorBo e0737c0
Regenerate generated files (JIT-EE, CRST)
EgorBo aadadc6
fix nativeaot compilation
EgorBo ecc25ea
Address feedback
EgorBo 1d95438
Merge branch 'main' of github.com:dotnet/runtime into foh-frozen-types-2
EgorBo 1e32f9c
Address feedback
EgorBo 19e1d79
Remove == -1 check
EgorBo 5a54c51
Update src/coreclr/vm/jitinterface.cpp
EgorBo c144fa4
Rename to printObjectDescription
EgorBo 34c45aa
Address feedback
EgorBo a07ab89
Address feedback
EgorBo 5adff12
Update CorInfoImpl.cs
EgorBo 26c43d9
Update ee_il_dll.cpp
EgorBo 1b910df
Address Jan's feedback
EgorBo 31772b3
Fix methodcontext.cpp
EgorBo b5fd562
Fix comments
EgorBo 45d7673
Apply suggestions from code review
EgorBo c639b79
Address feedback
EgorBo cece178
Update src/coreclr/vm/jitinterface.cpp
EgorBo 6d2cac3
Do the same for crossgen/nativeaot
EgorBo 05cc624
Update src/coreclr/vm/jitinterface.cpp
EgorBo 2ea47b9
Update src/coreclr/tools/Common/JitInterface/CorInfoImpl.cs
EgorBo 606086a
Apply suggestions from code review
EgorBo 513a8b9
fix build
EgorBo e0c51fd
Fix build error on 32bit
EgorBo d2e1e39
Address feedback
EgorBo dd4ec29
Merge branch 'main' of github.com:dotnet/runtime into foh-frozen-types-2
EgorBo 12320c4
Update src/coreclr/tools/superpmi/superpmi-shared/methodcontext.cpp
EgorBo 2660380
fix compilation
EgorBo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Address feedback
- Loading branch information
commit 34c45aa8b794bdd9c157abb7cb48673437a80c91
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.