Home | History | Annotate | Download | only in runtime

Lines Matching refs:HasDebuggerShadowFrames

577     if (!IsDebuggerActive() && !thread->HasDebuggerShadowFrames()) {
590 if (!IsDebuggerActive() && !thread->HasDebuggerShadowFrames()) {