Searched refs:capture_stack_trace_for_uncaught_exceptions_ (Results 1 – 2 of 2) sorted by relevance
531 if (capture_stack_trace_for_uncaught_exceptions_) { in CaptureAndSetCurrentStackTraceFor()1095 if (capture_stack_trace_for_uncaught_exceptions_) { in DoThrow()1285 capture_stack_trace_for_uncaught_exceptions_ = capture; in SetCaptureStackTraceForUncaughtExceptions()1452 capture_stack_trace_for_uncaught_exceptions_(false), in Isolate()
1171 bool capture_stack_trace_for_uncaught_exceptions_; variable