[release/8.0][wasm][debugger] Support multidimensional indexing of object scheme by ilonatommy · Pull Request #92753 · dotnet/runtime (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
Backport of #92630.
This backport is needed to easily backport #92637.
Customer impact
Customers will be able to evaluate multidimensional arrays on objects in the debugger e.g. objInstance[0, 1].
Testing
Unit tests.
Risk
Low.
Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.
Issue Details
Backport of #92630.
This backport is needed to easily backport #92637.
Customer impact
Customers will be able to evaluate multidimensional arrays on objects in the debugger e.g. objInstance[0].
Testing
Unit tests.
Risk
Low.
| Author: | ilonatommy |
|---|---|
| Assignees: | ilonatommy |
| Labels: | arch-wasm, area-Debugger-mono |
| Milestone: | - |
ghost locked as resolved and limited conversation to collaborators
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
[ Show hidden characters]({{ revealButtonHref }})