Home | History | Annotate | Download | only in src

Lines Matching refs:SetOperandAt

384 void HValue::SetOperandAt(int index, HValue* value) {
1185 SetOperandAt(OperandCount() - 1, value);
1532 SetOperandAt(0, context);
1533 SetOperandAt(1, object);