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

VM should treat throw as an expression #4873

Closed
gbracha opened this issue Aug 31, 2012 · 2 comments
Closed

VM should treat throw as an expression #4873

gbracha opened this issue Aug 31, 2012 · 2 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Milestone

Comments

@gbracha
Copy link
Contributor

gbracha commented Aug 31, 2012

Per issue #587

@DartBot
Copy link

DartBot commented Sep 26, 2012

This comment was originally written by @mhausner


Set owner to @mhausner.
Added Started label.

@DartBot
Copy link

DartBot commented Sep 26, 2012

This comment was originally written by @mhausner


Checked in at r12928.

One restriction: throw without an expression is only allowed at statement level.


Added Fixed label.

@gbracha gbracha added Type-Defect area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. labels Sep 26, 2012
@gbracha gbracha added this to the M1 milestone Sep 26, 2012
This issue was closed.
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.
Projects
None yet
Development

No branches or pull requests

2 participants