Searched refs:localIse (Results 1 – 1 of 1) sorted by relevance
1475 Local<IllegalStateException> localIse = code.newLocal(iseType); in testThrow() local1476 code.newInstance(localIse, iseConstructor); in testThrow()1477 code.throwValue(localIse); in testThrow()1984 Local<IllegalStateException> localIse = code.newLocal(iseType); in addMethodToDexMakerGenerator() local1990 code.throwValue(localIse); in addMethodToDexMakerGenerator()1993 code.throwValue(localIse); in addMethodToDexMakerGenerator()