Searched refs:ShouldReportException (Results 1 – 2 of 2) sorted by relevance
847 ShouldReportException(&can_be_caught_externally, catchable_by_javascript); in ReThrow()956 bool Isolate::ShouldReportException(bool* can_be_caught_externally, in ShouldReportException() function in v8::internal::Isolate1019 ShouldReportException(&can_be_caught_externally, catchable_by_javascript); in DoThrow()
784 bool ShouldReportException(bool* can_be_caught_externally,