Searched defs:ThrowsException (Results 1 – 2 of 2) sorted by relevance
17 public class ThrowsException implements Answer<Object>, ValidableAnswer, Serializable { class23 public ThrowsException(Throwable throwable) { in ThrowsException() method in ThrowsException
412 bool WasmGraphBuilder::ThrowsException(Node* node, Node** if_success, in ThrowsException() function in v8::internal::compiler::WasmGraphBuilder