Home
last modified time | relevance | path

Searched defs:catchable_by_javascript (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Disolate.cc846 bool catchable_by_javascript = is_catchable_by_javascript(exception); in ReThrow() local
957 bool catchable_by_javascript) { in ShouldReportException()
1016 bool catchable_by_javascript = is_catchable_by_javascript(exception); in DoThrow() local