Home
last modified time | relevance | path

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

/external/v8/src/
Disolate.cc925 bool can_be_caught_externally = false; in ReThrow() local
1008 bool Isolate::ShouldReportException(bool* can_be_caught_externally, in ShouldReportException()
1065 bool can_be_caught_externally = false; in DoThrow() local