Home | History | Annotate | Download | only in compiler

Lines Matching full:numbermultiply

1621     Node* mul = t.NumberMultiply(num, t.jsgraph.Constant(k));
1643 Node* mul = t.NumberMultiply(num, t.jsgraph.Constant(k));
1678 Node* mul = t.graph()->NewNode(t.simplified()->NumberMultiply(), t.p0, k);
1690 Node* mul = t.graph()->NewNode(t.simplified()->NumberMultiply(), t.p0, k);