Searched refs:throwValue (Results 1 – 5 of 5) sorted by relevance
103 Value throwValue = Value.createBoolean(shouldThrow); in testInvokeMethodStatic() local112 packet.setNextValueAsValue(throwValue); in testInvokeMethodStatic()
128 Value throwValue = Value.createBoolean(shouldThrow); in testInvokeMethod() local138 packet.setNextValueAsValue(throwValue); in testInvokeMethod()
389 public void throwValue(Local<? extends Throwable> toThrow) { in throwValue() method in Code
1477 code.throwValue(localIse); in testThrow()1990 code.throwValue(localIse); in addMethodToDexMakerGenerator()1993 code.throwValue(localIse); in addMethodToDexMakerGenerator()