Skip to content

[wasm][debugger] Separate public, private and internal structure properties #63082

@ilonatommy

Description

@ilonatommy

Group the getProperties response to match the return object structure from doc for structures.

result - public fields and accessors (get / set)
internalProperties - internal fields
privateProperties - private fields

For objects it was solved in #62627.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions