Searched refs:kJsTypeNumberInHigh32Bit (Results 1 – 1 of 1) sorted by relevance
33 constexpr uint64 kJsTypeNumberInHigh32Bit = kJsTypeNumber << 32; // set high 32 bit as JSTYPE_NUMB… variable408 constValue->SetValue(kJsTypeNumberInHigh32Bit | result); in FoldIntConstComparisonMIRConst()515 constValue->SetValue(kJsTypeNumberInHigh32Bit | result.GetExtValue()); in FoldIntConstBinaryMIRConst()879 constValue->SetValue(kJsTypeNumberInHigh32Bit | result.GetExtValue()); in FoldIntConstUnary()