Searched defs:if_success (Results 1 – 6 of 6) sorted by relevance
108 void RawMachineAssembler::Continuations(Node* call, RawMachineLabel* if_success, in Continuations()
1719 Node* const if_success = graph()->NewNode(common()->IfSuccess(), *control); in InlinePropertyGetterCall() local1757 Node* const if_success = graph()->NewNode(common()->IfSuccess(), *control); in InlinePropertySetterCall() local
3448 const Operator* if_success = common()->IfSuccess(); in MakeNode() local
163 bool WasmGraphBuilder::ThrowsException(Node* node, Node** if_success, in ThrowsException()
557 TFNode* if_success = nullptr; in CheckForException() local
1027 Label if_failure(this), if_success(this); in TF_BUILTIN() local