Searched defs:throwValue (Results 1 – 4 of 4) sorted by relevance
103 Value throwValue = Value.createBoolean(shouldThrow); in testInvokeMethodStatic() local
128 Value throwValue = Value.createBoolean(shouldThrow); in testInvokeMethod() local
389 public void throwValue(Local<? extends Throwable> toThrow) { in throwValue() method in Code