dart-sdk/samples/sample_extension
asiva bc7220a4fd [VM] Turn dart2 on by default on the command line VM
- make Dart2 the default option for the command line VM
- add option --no-preview-dart-2 as a fallback option to run dart1
- change test scripts to use the executable dart for testing dart2 mode instead of
pkg/vm/tool/dart2
- adjust numerous build and test configurations

Change-Id: Id813fa5b71a89c7ec9335d3f6e83cfc9f35f86e7
Reviewed-on: https://dart-review.googlesource.com/58240
Commit-Queue: Siva Annamalai <asiva@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Vijay Menon <vsm@google.com>
2018-06-18 22:31:32 +00:00
..
test [VM] Turn dart2 on by default on the command line VM 2018-06-18 22:31:32 +00:00
.gitignore
sample_asynchronous_extension.dart Format samples and samples-dev directories. 2017-04-19 07:30:17 -07:00
sample_extension.cc VM: [Kernel] Revert changes to the native ports that introduced peers. 2017-01-31 10:30:15 +01:00
sample_extension_dllmain_win.cc
sample_synchronous_extension.dart
test_sample_asynchronous_extension.dart Format samples and samples-dev directories. 2017-04-19 07:30:17 -07:00
test_sample_synchronous_extension.dart