Searched refs:PROFILEABLE (Results 1 – 1 of 1) sorted by relevance
157 PROFILEABLE = 1 << 24, enumerator249 runtime->SetProfileable((runtime_flags & PROFILEABLE) != 0); in EnableDebugFeatures()250 runtime_flags &= ~PROFILEABLE; in EnableDebugFeatures()