Home | History | Annotate | Download | only in runtime

Lines Matching defs:QuickExceptionHandler

34 QuickExceptionHandler::QuickExceptionHandler(Thread* self, bool is_deoptimization)
46 QuickExceptionHandler* exception_handler)
111 QuickExceptionHandler* const exception_handler_;
116 void QuickExceptionHandler::FindCatch(const ThrowLocation& throw_location,
172 DeoptimizeStackVisitor(Thread* self, Context* context, QuickExceptionHandler* exception_handler)
279 QuickExceptionHandler* const exception_handler_;
285 void QuickExceptionHandler::DeoptimizeStack() {
335 void QuickExceptionHandler::UpdateInstrumentationStack() {
348 void QuickExceptionHandler::DoLongJump() {