Searched refs:next_function (Results 1 – 1 of 1) sorted by relevance
379 #define POSSIBLY_HANDLE_PENDING_EXCEPTION(is_exception_pending, next_function) \ argument380 if (!PossiblyHandlePendingException(is_exception_pending, inst->next_function())) { \