Searched refs:try_catch_handler_address (Results 1 – 2 of 2) sorted by relevance
255 Address try_catch_handler_address() { in FIELD_ACCESSOR()595 Address try_catch_handler_address() { in try_catch_handler_address() function596 return thread_local_top_.try_catch_handler_address(); in try_catch_handler_address()
968 thread_local_top()->try_catch_handler_address(); in ShouldReportException()1175 thread_local_top()->try_catch_handler_address(); in IsFinallyOnTop()1270 DCHECK(thread_local_top()->try_catch_handler_address() != NULL); in OptionalRescheduleException()1272 thread_local_top()->try_catch_handler_address(); in OptionalRescheduleException()