Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
experimental_features.h
Go to the documentation of this file.
1// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
2// for details. All rights reserved. Use of this source code is governed by a
3// BSD-style license that can be found in the LICENSE file.
4// NOTE: THIS FILE IS GENERATED. DO NOT EDIT.
5//
6// Instead modify 'tools/experimental_features.yaml' and run
7// 'dart tools/generate_experimental_flags.dart' to update.
8
9#ifndef RUNTIME_VM_EXPERIMENTAL_FEATURES_H_
10#define RUNTIME_VM_EXPERIMENTAL_FEATURES_H_
11
12namespace dart {
13
38
41
42} // namespace dart
43
44#endif // RUNTIME_VM_EXPERIMENTAL_FEATURES_H_
bool GetExperimentalFeatureDefault(ExperimentalFeature feature)
const char * GetExperimentalFeatureName(ExperimentalFeature feature)