Searched refs:kBinary32ExponentBias (Results 1 – 2 of 2) sorted by relevance
221 const int kBinary32ExponentBias = 127; variable
981 kBinary32ExponentBias << kBinary32ExponentShift; in StoreIntAsFloat()995 Operand((kBitsPerInt - 1) + kBinary32ExponentBias)); in StoreIntAsFloat()3674 Operand(-kBinary32ExponentBias + HeapNumber::kExponentBias)); in CompileKeyedLoadStub()3906 Operand(kBinary32ExponentBias - HeapNumber::kExponentBias)); in CompileKeyedStoreStub()