dart-sdk/pkg/vm
Régis Crelier df5e7aac17 [vm/bytecode] Intermediate out.dill not needed anymore when testing bytecode.
Change-Id: I213e023b8b6ba15fcd723c0a49a0b5d7ec471e15
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/106420
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Régis Crelier <regis@google.com>
2019-06-17 21:24:21 +00:00
..
bin [vm/bytecode] Intermediate out.dill not needed anymore when testing bytecode. 2019-06-17 21:24:21 +00:00
lib [vm/aot/tfa] Visit ConstantExpression.type in TFA tree shaker 2019-06-17 21:21:31 +00:00
test [vm] Fix kernel list loader so that files are relative to the list. 2019-05-28 19:42:45 +00:00
testcases Revert "[cfe] Build some annotations during outlining" 2019-05-30 08:46:55 +00:00
tool [vm/debugger] Support debugging of interpreted frames. 2019-05-31 21:40:32 +00:00
analysis_options.yaml More options files cleanup. 2018-10-26 23:05:44 +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 Cleanup unused vars in VM patch files 2018-11-13 22:56:54 +00:00
README.md

This package hosts VM specific Dart code and helper scripts.