Home
last modified time | relevance | path

Searched refs:try_catch_needs_message (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Disolate.cc1021 bool try_catch_needs_message = in DoThrow() local
1034 if (!rethrowing_message && (report_exception || try_catch_needs_message)) { in DoThrow()