dart-sdk/tools
Liam Appelbe 1f8ef384d9 [vm] First pieces of late modifier implementation.
This implements the logic for initializing, getting, and setting
non-final instance fields that have initializers. It doesn't address
statics, finals, local variables, or the no-initializer case, and is
only implemented for bytecode.

Bug: https://github.com/dart-lang/sdk/issues/38841
Change-Id: I3b9e2772abdc04e3bfede56d2fcf06738f234cbb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/122489
Commit-Queue: Liam Appelbe <liama@google.com>
Reviewed-by: Régis Crelier <regis@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2019-11-05 19:48:03 +00:00
..
abiversions Reland https://dart-review.googlesource.com/c/sdk/+/96500 2019-03-13 21:03:01 +00:00
android Mass format python with yapf 2019-08-05 20:34:31 +00:00
apps/update_homebrew Support Linux ARM on homebrew 2019-10-15 14:13:54 +00:00
bots [vm] Ensure create_sdk GN build has working dart2native iff AOT is supported 2019-11-04 12:01:56 +00:00
buildtools Mass format python with yapf 2019-08-05 20:34:31 +00:00
dart2js Update File.openRead to return Stream<Uint8List> 2019-06-27 00:22:17 +00:00
dom [html] Avoid dynamic in Rectangle operator == 2019-10-21 19:40:18 +00:00
gardening [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
linux_dist_support/debian [SDK] Removes dart2aot. 2019-10-15 17:53:38 +00:00
migration Convert a batch of negative tests to multitests. 2018-06-08 19:43:34 +00:00
patches Reland "Update BoringSSL to 4dfd5af70191b068aebe567b8e29ce108cee85ce." 2019-10-23 18:08:16 +00:00
sdks [fuchsia] Add SDK prebuilts to .gitignore 2018-07-23 18:48:09 +00:00
spec_parser Update spec_parser. 2019-10-25 08:57:44 +00:00
test_generators Add tests for bug #33660 2018-07-09 11:38:17 +00:00
testing [infra] Remove obsolete webdriver/selenium support from testing 2019-06-18 06:59:09 +00:00
.gitignore Reland https://dart-review.googlesource.com/c/sdk/+/96500 2019-03-13 21:03:01 +00:00
3xhead_flutter_hooks.sh [infra] Extend 3head patching to apply patches for flutter/flutter depending on pinned engine commit 2019-02-04 12:37:10 +00:00
addlatexhash.dart Support latest pkg:html in analyzer, analyzer_plugin 2019-04-09 02:06:09 +00:00
approve_results.dart [infra] Remove workaround for changed step name 2019-10-24 07:38:23 +00:00
archive_crash.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
build.py [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
canary.dart - Prevent running of the dart_bootstrap script by default. 2015-12-11 13:23:12 -08:00
clean_output_directory.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
copy_dart.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
copy_tree.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
create_debian_chroot.sh Update linux distribution support to Debian Jesse 2016-08-17 12:37:42 +02:00
create_debian_packages.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
create_pkg_manifest.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
create_tarball.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
create_timestamp_file.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
diff_results.dart [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
download_abi_dills.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
download_chromium_sysroot.sh Add tools to build Dart with Chromium's sysroot. 2016-08-10 16:04:03 +02:00
download_latest_dev_sdk.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
execute_recorded_testcases.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
experimental_features.yaml Enable extension methods by default 2019-09-30 11:28:46 +00:00
FAKE_COMMITS [infra] Switch benchmark builders to Ubuntu 16.04. 2019-04-03 11:42:11 +00:00
find_depot_tools.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
gen_fuchsia_test_manifest.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
generate_buildfiles.py [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
generate_idefiles.py [tools] Update generate_idefiles.py to exclude analyzing sdk_nnbd 2019-09-26 17:31:50 +00:00
gn.py [vm] Ensure create_sdk GN build has working dart2native iff AOT is supported 2019-11-04 12:01:56 +00:00
gn_helpers.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
line_doc_comments.dart Fix path to pkg/path – .packages resolution works to the root of repo 2017-08-04 11:14:23 -07:00
list_dart_files.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
list_files.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
make_bundle_unittest.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
make_version.py [infra] Update make_version.py hack for Flutter for 2.7.0 2019-11-04 11:33:43 +00:00
minidump.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
only_in_release_mode.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
presubmit.sh Refs #25328 Use a portable shebang 2016-01-05 16:26:28 +01:00
promote.py [infra] Add handling of signed SDK directories to promote.py 2019-09-09 07:10:41 +00:00
publish_pkg.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
revert.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
run_abi_tests.py Change name of test configuration on abi test builder. 2019-09-12 08:36:42 +00:00
run_debian_build.sh [infra] Fix debianpackage build 2019-04-01 08:26:46 +00:00
run_offsets_extractor.sh [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
safari_factory_reset.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
set_ia32_sysroot.sh [build] Move to Jessie sysroots from Wheezy sysroots. 2018-10-25 15:05:22 +00:00
set_x64_sysroot.sh [build] Move to Jessie sysroots from Wheezy sysroots. 2018-10-25 15:05:22 +00:00
spec_parse.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
task_kill.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
test.dart [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
test.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
upload_abi_dills.sh Include gen_kernel_bytecode in create_sdk so that it can be uploaded by the builders 2019-03-19 19:36:59 +00:00
utils.py [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
VERSION [vm] First pieces of late modifier implementation. 2019-11-05 19:48:03 +00:00
write_dartdoc_options_file.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
write_revision_file.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
write_version_file.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
yaml2json.dart Mention that libraries.json is generated. 2017-11-01 12:55:42 +00:00
yaml2json.py Mass format python with yapf 2019-08-05 20:34:31 +00:00