Skip to content

Conversation

@ilonatommy
Copy link
Member

@ilonatommy ilonatommy commented Apr 8, 2022

This PR adds a property accessibility level information to the buffer of command: CMD_TYPE_GET_PROPERTIES (CmdType.GetProperties).

This information is needed to properly sort properties by protection level when sending them to debugger as public/private/other object members should be displayed differently and be sent separately.

Connected PRs where it will be used:
#63339

@ilonatommy ilonatommy added arch-wasm WebAssembly architecture area-Debugger-mono labels Apr 8, 2022
@ilonatommy ilonatommy self-assigned this Apr 8, 2022
@ghost
Copy link

ghost commented Apr 8, 2022

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

This PR adds a property accessibility level information to the buffer of command: CMD_TYPE_GET_PROPERTIES (CmdType.GetProperties).

This information is needed to properly sort properties by protection level when sending them to debugger as public/private/other object members should be displayed differently and be sent separately.

Connected PRs:
#63339

Author: ilonatommy
Assignees: ilonatommy
Labels:

arch-wasm, area-Debugger-mono

Milestone: -

@radical
Copy link
Member

radical commented Apr 8, 2022

I think it would be better to have this with a PR that uses this new info too, so it is clear why the hack is needed, and that it actually works.

@ilonatommy ilonatommy closed this Apr 11, 2022
@ghost ghost locked as resolved and limited conversation to collaborators May 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-Debugger-mono

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants