Searched refs:notHasException (Results 1 – 1 of 1) sorted by relevance
98 Label notHasException(env); in ContainersCommonFuncCall() local111 Branch(HasPendingException(glue), &hasException, ¬HasException); in ContainersCommonFuncCall()117 Bind(¬HasException); in ContainersCommonFuncCall()216 Label notHasException(env); in QueueCommonFuncCall() local226 Branch(HasPendingException(glue), &hasException, ¬HasException); in QueueCommonFuncCall()232 Bind(¬HasException); in QueueCommonFuncCall()325 Label notHasException(env); in DequeCommonFuncCall() local334 Branch(HasPendingException(glue), &hasException, ¬HasException); in DequeCommonFuncCall()340 Bind(¬HasException); in DequeCommonFuncCall()430 Label notHasException(env); in ContainersLightWeightCall() local[all …]