Searched refs:DEBUG_ENABLE_JIT (Results 1 – 1 of 1) sorted by relevance
67 DEBUG_ENABLE_JIT = 1 << 5, in EnableDebugFeatures() enumerator104 if ((debug_flags & DEBUG_ENABLE_JIT) != 0) { in EnableDebugFeatures()111 debug_flags &= ~DEBUG_ENABLE_JIT; in EnableDebugFeatures()