Searched defs:negativeZero (Results 1 – 4 of 4) sorted by relevance
607 JSTaggedValue negativeZero = thread->GlobalConstants()->GetNegativeZeroString(); in FastGetTypeArrayProperty() local635 JSTaggedValue negativeZero = thread->GlobalConstants()->GetNegativeZeroString(); in FastSetTypeArrayProperty() local
173 GateRef negativeZero = builder_.Double(-0.0); in TypedSqrt() local
5011 auto negativeZero = GetGlobalConstantValue( in GetTypeArrayPropertyByName() local5063 auto negativeZero = GetGlobalConstantValue( in SetTypeArrayPropertyByName() local
175 JSHandle<JSTaggedValue> negativeZero(thread, JSTaggedValue(-0.0)); in HWTEST_F_L0() local