kProfileMode top-level constant

bool const kProfileMode

Whether running in profile mode.

Implementation

const bool kProfileMode = bool.fromEnvironment('dart.vm.profile');