Home
last modified time | relevance | path

Searched defs:negativeZero (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dobject_fast_operator-inl.h606 JSTaggedValue negativeZero = thread->GlobalConstants()->GetNegativeZeroString(); in FastGetTypeArrayProperty() local
634 JSTaggedValue negativeZero = thread->GlobalConstants()->GetNegativeZeroString(); in FastSetTypeArrayProperty() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_set_test.cpp175 JSHandle<JSTaggedValue> negativeZero(thread, JSTaggedValue(-0.0)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp5910 auto negativeZero = GetGlobalConstantValue( in GetTypeArrayPropertyByName() local
5962 auto negativeZero = GetGlobalConstantValue( in SetTypeArrayPropertyByName() local