Searched refs:capture_stack_trace_for_uncaught_exceptions_ (Results 1 – 3 of 3) sorted by relevance
728 if (report_exception && capture_stack_trace_for_uncaught_exceptions_) { in DoThrow()903 capture_stack_trace_for_uncaught_exceptions_ = capture; in SetCaptureStackTraceForUncaughtExceptions()
431 capture_stack_trace_for_uncaught_exceptions_(false), in Isolate()
1156 bool capture_stack_trace_for_uncaught_exceptions_; variable