forked from dotnet/runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add initial MaxStack calculation (dotnet#93244)
* Add initial MaxStack calculation and tests * Apply suggestions from code review Co-authored-by: Aaron Robinson <arobins@microsoft.com> * Make OpCode.StackChange() public and use the method * Apply the approved API shape * Add doc, update the ref API ordering * Add more doc info, add test * Update doc remarks --------- Co-authored-by: Aaron Robinson <arobins@microsoft.com>
- Loading branch information
Showing
6 changed files
with
360 additions
and
273 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.