Home | History | Annotate | Download | only in src

Lines Matching refs:frame_limit

822     int frame_limit, StackTrace::StackTraceOptions options) {
827 int limit = Max(frame_limit, 0);
2206 int frame_limit,
2209 stack_trace_for_uncaught_exceptions_frame_limit_ = frame_limit;