Searched refs:isJitZygote (Results 1 – 1 of 1) sorted by relevance
462 static bool isJitZygote = jit::Jit::InZygoteUsingJit(); in ZygoteHooks_nativeZygoteLongSuspendOk() local464 return (isJitZygote || explicitlyDisabled) ? JNI_FALSE : JNI_TRUE; in ZygoteHooks_nativeZygoteLongSuspendOk()