mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:20:31 +00:00
7837c384c0
This is a preparation CL to enable actually sharing JIT'ed code between isolates within the same isolate group. We start with conservative settings, disabling various compiler optimisations. We will lift those restrictions step-by-step. Since this is guarded by FLAG_enable_isolate_groups it will not affect any production code. Only individual tests which opt-in via the flag. TEST=Existing tests opt'ing into --enable-isolate-groups. Issue https://github.com/dart-lang/sdk/issues/36097 Change-Id: I05c4151116a8516f92c76b4d57f2c7fb725168ed Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/173970 Reviewed-by: Vyacheslav Egorov <vegorov@google.com> |
||
---|---|---|
.. | ||
analyzer | ||
async | ||
collection | ||
convert | ||
developer | ||
html | ||
isolate | ||
js | ||
math | ||
mirrors | ||
typed_data | ||
wasm | ||
web | ||
analysis_options.yaml | ||
lib.status | ||
lib_analyzer.status | ||
lib_app_jit.status | ||
lib_dart2js.status | ||
lib_dartdevc.status | ||
lib_kernel.status | ||
lib_precompiled.status | ||
lib_vm.status |