mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove VM options that are on by default now. (#6495)
This commit is contained in:
parent
61cf4c01fd
commit
f307c7fd07
@ -64,11 +64,7 @@ static const char* kDartLanguageArgs[] = {
|
||||
// clang-format off
|
||||
"--enable_mirrors=false",
|
||||
"--background_compilation",
|
||||
"--await_is_keyword",
|
||||
"--causal_async_stacks",
|
||||
"--strong",
|
||||
"--reify_generic_functions",
|
||||
"--sync_async",
|
||||
// clang-format on
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user