16b51c3dc1
Bytecode generation doesn't work on incremental components as they omit core libraries. As a temporary workaround, this CL disables incremental compilation in bytecode mode in order to be able to run VM with '--use-bytecode-compiler --observe' and get profiles. Change-Id: Id843a03871d959e11acfb8f046019aa756ee7c65 Reviewed-on: https://dart-review.googlesource.com/c/88233 Commit-Queue: Alexander Aprelev <aam@google.com> Auto-Submit: Alexander Markov <alexmarkov@google.com> Reviewed-by: Alexander Aprelev <aam@google.com>
This package hosts VM specific Dart code and helper scripts.