Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_set_test.cpp177 JSHandle<JSTaggedValue> negativeZero(thread, JSTaggedValue(-0.0)); in HWTEST_F_L0() local
Dbuiltins_shared_set_test.cpp217 JSHandle<JSTaggedValue> negativeZero(thread, JSTaggedValue(-0.0)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_fast_operator-inl.h1147 JSTaggedValue negativeZero = thread->GlobalConstants()->GetNegativeZeroString(); in FastGetTypeArrayProperty() local
1175 JSTaggedValue negativeZero = thread->GlobalConstants()->GetNegativeZeroString(); in FastSetTypeArrayProperty() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp10220 auto negativeZero = GetGlobalConstantValue( in GetTypeArrayPropertyByName() local
10272 auto negativeZero = GetGlobalConstantValue( in SetTypeArrayPropertyByName() local