Searched defs:jumpToException (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
H A DNcgAot.cpp114 bool jumpToException(const char* target) { function
125 if(jumpToException(target) && currentExceptionBlockIdx >= 0) { //jump to the exceptionThrow block
134 if(jumpToException(target) && currentExceptionBlockIdx >= 0) { //jump to the exceptionThrow block

Completed in 37 milliseconds