Lines Matching refs:values
1008 const ZoneList<HValue*>* values() const { return &values_; }
1044 // Resize the list of pushed values.
2002 // The following two values represent the int32 and the double value of the
2545 // Add is only commutative if two integer values are added and not if two
2546 // tagged values are added (because it might be a String concatenation).