Searched refs:DEBUG_ALWAYS_JIT (Results 1 – 1 of 1) sorted by relevance
143 DEBUG_ALWAYS_JIT = 1 << 6, enumerator196 if ((runtime_flags & DEBUG_ALWAYS_JIT) != 0) { in EnableDebugFeatures()202 runtime_flags &= ~DEBUG_ALWAYS_JIT; in EnableDebugFeatures()