dart-sdk/pkg/vm
Peter von der Ahé 51d4803855 Add onProblem to provide more flexible error handling
Change-Id: Iafd73e0a065a357170ec8836360644ecfef944b5
Reviewed-on: https://dart-review.googlesource.com/30443
Reviewed-by: Kevin Millikin <kmillikin@google.com>
2017-12-19 12:06:44 +00:00
..
bin Add onProblem to provide more flexible error handling 2017-12-19 12:06:44 +00:00
lib [VM/Kernel] Move devirtualization to pkg/vm, cleanup target-options 2017-12-06 18:49:33 +00:00
tool Revert "[VM] Enable --limit-ints-to-64-bits in Dart 2.0 precompiler, v2." 2017-12-19 08:52:25 +00:00
analysis_options.yaml [VM] Move kernel service to pkg/vm, populate pkg/vm with necessary files 2017-11-17 17:45:03 +00:00
LICENSE [VM] Move kernel service to pkg/vm, populate pkg/vm with necessary files 2017-11-17 17:45:03 +00:00
pubspec.yaml [VM] Wire up package:vm/kernel_front_end in precompiler2 and test.py 2017-12-04 22:28:39 +00:00
README.md

This package hosts VM specific Dart code and helper scripts.