Searched refs:throwValue (Results 1 – 6 of 6) 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
474 code.throwValue(abstractMethodError); in throwAbstractMethodError()
1621 code.throwValue(localIse); in testThrow()2141 code.throwValue(localIse);2144 code.throwValue(localIse);