zProfileMode top-level constant

bool const zProfileMode

Whether running in profile mode.

Implementation

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