Home | History | Annotate | Download | only in compiler

Lines Matching refs:IsExceptionalCall

190     bool handles_exception = NodeProperties::IsExceptionalCall(node_);
1243 NodeProperties::IsExceptionalCall(node)) {
2200 if (NodeProperties::IsExceptionalCall(node)) return NoChange();