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