Home | History | Annotate | Download | only in src

Lines Matching refs:uint32_value

7061     Node* const uint32_value = SmiToInt32(number);
7062 Node* float64_value = ChangeUint32ToFloat64(uint32_value);