-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Description
This issue was originally filed by [email protected]
- What steps will reproduce the problem?
Running:
void main() {
new List<int>(774909216);
}
- What is the expected output?
Nothing - What do you see instead?
Shows ".\vm\object.cc:7695: error: unimplemented code" and VM crash - What version of the product are you using? On what operating system?
Revision 4562
Windows 7 64 bits Ultimate
Metadata
Metadata
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.