Searched refs:HasDebuggerShadowFrames (Results 1 – 4 of 4) sorted by relevance
609 if (!IsDebuggerActive() && !thread->HasDebuggerShadowFrames()) { in IsForcedInterpreterNeededForUpcall()622 if (!IsDebuggerActive() && !thread->HasDebuggerShadowFrames()) { in IsForcedInterpreterNeededForException()
134 } else if (UNLIKELY(GetThread()->HasDebuggerShadowFrames())) { in HandleTryItems()
630 bool HasDebuggerShadowFrames() const { in HasDebuggerShadowFrames() function
2872 if (!visitor.IsShadowFrame() && thread->HasDebuggerShadowFrames()) { in SetLocalValue()3570 if (thread->HasDebuggerShadowFrames()) { in IsForcedInterpreterNeededForUpcallImpl()