Lines Matching refs:values
800 // Code pattern for loading floating point values. Input values must
801 // be either smi or heap number objects (fp values). Requirements:
1887 // Use a fresh temporary for nonzero shift values.
2107 // CompareStub and the inline code both support all values of cc.
2254 // CompareStub and the inline code both support all values of cc.
4668 int length = node->values()->length();
4683 Expression* value = node->values()->at(i);
5042 // The runtime call returns a pair of values in eax (function) and
5043 // edx (receiver). Touch up the stack with the right values.
5099 // The runtime call returns a pair of values in eax and edx. The
9456 // The representation of NaN values has all exponent bits (52..62) set,
10787 // Calculate length of sub string using the smi values.