Home
last modified time | relevance | path

Searched defs:resValue (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_to_string_cache_test.cpp102 auto resValue = PandaStringToD(res); in TestMainLoop() local
315 double resValue = 0; in TEST_F() local
351 double resValue = 0; in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/tests/
Drb_tree_node_test.cpp67 JSTaggedValue resValue = RBTreeNode::Cast(gValue.GetTaggedObject())->GetValue(thread); in RBTreeValueCheck() local
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.cpp180 JSHandle<BigInt> resValue = BigInt::GetInt64MaxBigInt(thread); in ToBigInt64() local
Djs_bigint.cpp1591 JSHandle<BigInt> resValue = Exponentiate(thread, base, exponent); in AsintN() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp2761 GateRef resValue = CallRuntimeWithGlobalEnv(glue, GetCurrentGlobalEnv(), in LocaleCompare() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dinter_op_serializer_test.cpp569 JSHandle<JSTaggedValue> resValue(thread, resMap->GetValue(thread, i)); in JSMapTest() local
Dserializer_test.cpp554 JSHandle<JSTaggedValue> resValue(thread, resMap->GetValue(thread, i)); in JSMapTest() local