Searched refs:get_capture_stack_trace_for_uncaught_exceptions (Results 1 – 3 of 3) sorted by relevance
894 bool get_capture_stack_trace_for_uncaught_exceptions() const;
2803 bool Isolate::get_capture_stack_trace_for_uncaught_exceptions() const { in ThrowInternal() function in v8::internal::Isolate
3242 i_isolate->get_capture_stack_trace_for_uncaught_exceptions(); in PromiseRejectCallback()