The compilers that are supported by the test runner by default.
static const List<Compiler> builtIn = [ Compiler.dart2js, Compiler.dart2wasm, Compiler.exe, Compiler.kernel, Compiler.source, ];