Home | History | Annotate | Download | only in Target

Lines Matching refs:new_depth

244 StackFrameList::SetCurrentInlinedDepth (uint32_t new_depth)
246 m_current_inlined_depth = new_depth;
247 if (new_depth == UINT32_MAX)