Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc2959 MutableHandle<mirror::Object> this_at_throw = handle_scope.NewHandle<mirror::Object>(nullptr); in PostException() local
2985 this_at_throw.Assign(stack_visitor->GetThisObject()); in PostException()
3016 this_at_throw.Get()); in PostException()