dart-sdk/pkg/vm
Samir Jindel c4541e63f8 [vm/aot] Update serializer for V8's "snapshot profile" format
Fixes https://github.com/dart-lang/sdk/issues/37183
Addresses https://github.com/dart-lang/sdk/issues/37126

Change-Id: I1c1e516ac2bcc45e46059f4439f16aaee6d824fe
Cq-Include-Trybots: luci.dart.try:vm-kernel-precomp-linux-debug-x64-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/105302
Reviewed-by: Martin Kustermann <kustermann@google.com>
2019-06-06 19:54:12 +00:00
..
bin [vm/bytecode] Add information about local variables to bytecode 2019-05-30 21:21:44 +00:00
lib [vm/aot] Update serializer for V8's "snapshot profile" format 2019-06-06 19:54:12 +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 [VM] Add VM specific package pkg/vm and use it to host transitionary wrappers. 2017-11-14 21:06:54 +00:00

This package hosts VM specific Dart code and helper scripts.