blob: 65096bd7e896a9c37553e9637a9fd48af600f025 [file] [log] [blame]
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Defined in SDK: https://github.com/dart-lang/sdk/blob/master/runtime/vm/flag_list.h.
const asyncDebugger = 'async_debugger';
const causalAsyncStacks = 'causal_async_stacks';
const profiler = 'profiler';
// Defined in SDK: https://github.com/dart-lang/sdk/blob/master/runtime/vm/profiler.cc#L36
const profilePeriod = 'profile_period';