Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sealed class] VM service protocol support #51296

Closed
Tracked by #51278
itsjustkevin opened this issue Feb 6, 2023 · 2 comments
Closed
Tracked by #51278

[Sealed class] VM service protocol support #51296

itsjustkevin opened this issue Feb 6, 2023 · 2 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P2 A bug or feature request we're likely to work on
Milestone

Comments

@itsjustkevin
Copy link
Contributor

No description provided.

@itsjustkevin itsjustkevin added this to the Dart 3 beta 2 milestone Feb 6, 2023
@devoncarew devoncarew added the area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. label Feb 7, 2023
@a-siva a-siva added the P2 A bug or feature request we're likely to work on label Feb 17, 2023
@a-siva
Copy link
Contributor

a-siva commented Feb 17, 2023

We seem to list the properties of a class, e.g: abstract, const etc. I presume we will have to list 'sealed; as a property.

// @derekxu16 @bkonyi

@a-siva
Copy link
Contributor

a-siva commented Feb 17, 2023

This could potentially be clubbed with the work in #50742

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. P2 A bug or feature request we're likely to work on
Projects
None yet
Development

No branches or pull requests

4 participants