Searched defs:throwValue (Results 1 – 4 of 4) sorted by relevance
106 Value throwValue = new Value(shouldThrow); in testInvokeMethodStatic() local
127 Value throwValue = new Value(shouldThrow); in testInvokeMethod() local
387 public void throwValue(Local<? extends Throwable> toThrow) { in throwValue() method in Code