17a5460b49
This change introduces --no-bytecode gn option. Currently it does nothing, but when bytecode is enabled by default, this option would disable it. This option is needed to start setting up bots which would continue testing of no-bytecode mode when bytecode is enabled by default. Change-Id: I02ac759d8fe8b0b682115dde971fbd59bfbac917 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/121822 Reviewed-by: Ryan Macnak <rmacnak@google.com> Reviewed-by: Alexander Thomas <athom@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>