Searched refs:TRY_ON (Results 1 – 1 of 1) sorted by relevance
19859 enum { TRY_ON, TRY_TRAP, TRY_FINALLY, }; in JimCatchTryHelper() enumerator19865 case TRY_ON: in JimCatchTryHelper()19870 if (option == TRY_ON) { in JimCatchTryHelper()