-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[debugger][wasm] ValueTypeClass refactoring. (#63626)
* Refactoring. * Added null-indexing check. * Cleaning ValueTypeClass. * Moving public method below private fields. * Applied @radical's comments about readonly fields and method names simplification. * Rename and correct switch case error. Switch case should be based on GetValues result, not GetValueTypeClass.
- Loading branch information
1 parent
c160754
commit cca6d24
Showing
2 changed files
with
116 additions
and
105 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