Searched refs:safe_mode (Results 1 – 1 of 1) sorted by relevance
182 const bool safe_mode = (runtime_flags & DEBUG_ENABLE_SAFEMODE) != 0; in EnableDebugFeatures() local183 if (safe_mode) { in EnableDebugFeatures()