Searched refs:HasDebuggerShadowFrames (Results 1 – 4 of 4) sorted by relevance
574 if (!IsDebuggerActive() && !thread->HasDebuggerShadowFrames()) { in IsForcedInterpreterNeededForUpcall()587 if (!IsDebuggerActive() && !thread->HasDebuggerShadowFrames()) { in IsForcedInterpreterNeededForException()
118 } else if (UNLIKELY(GetThread()->HasDebuggerShadowFrames())) { in HandleTryItems()
521 bool HasDebuggerShadowFrames() const { in HasDebuggerShadowFrames() function
2800 if (!visitor.IsShadowFrame() && thread->HasDebuggerShadowFrames()) { in SetLocalValue()3531 if (thread->HasDebuggerShadowFrames()) { in IsForcedInterpreterNeededForUpcallImpl()