Home | History | Annotate | Download | only in compiler

Lines Matching refs:throw_node

90   Node* throw_node = graph->NewNode(common->Throw(), effect, control);
91 NodeProperties::MergeControlToEnd(graph, common, throw_node);