Searched refs:DEBUG_JAVA_DEBUGGABLE (Results 1 – 1 of 1) sorted by relevance
145 DEBUG_JAVA_DEBUGGABLE = 1 << 8, enumerator203 if ((runtime_flags & DEBUG_JAVA_DEBUGGABLE) != 0) { in EnableDebugFeatures()212 runtime_flags &= ~DEBUG_JAVA_DEBUGGABLE; in EnableDebugFeatures()