mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Cleanup obsolete Dart VM flags (flutter/engine#52197)
Remove obsolete Dart VM flags from the lists of allowed Dart VM flags in the engine.
This commit is contained in:
parent
f6936d2baf
commit
4b268e1ac8
@ -62,8 +62,6 @@ static const std::string kAllowedDartFlags[] = {
|
||||
"--trace-reload",
|
||||
"--trace-reload-verbose",
|
||||
"--write-service-info",
|
||||
"--null_assertions",
|
||||
"--strict_null_safety_checks",
|
||||
"--max_subtype_cache_entries",
|
||||
"--enable-asserts",
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user