Home | History | Annotate | Download | only in src

Lines Matching defs:second

1585   HBinaryCall(HValue* first, HValue* second, int argument_count)
1588 SetOperandAt(1, second);
1598 HValue* second() { return OperandAt(1); }
1613 HValue* function() { return second(); }
1655 HValue* key() { return second(); }
1690 HValue* function() { return second(); }
1753 HValue* constructor() { return second(); }