Searched refs:typeToThrow (Results 1 – 1 of 1) sorted by relevance
1590 typedef void (*OurExceptionThrowFunctType) (int32_t typeToThrow);1604 int32_t typeToThrow) { in runExceptionThrow() argument1613 (*functPtr)(typeToThrow); in runExceptionThrow()