Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h379 #define POSSIBLY_HANDLE_PENDING_EXCEPTION(is_exception_pending, next_function) \ argument
380 if (!PossiblyHandlePendingException(is_exception_pending, inst->next_function())) { \