Searched defs:resValue (Results 1 – 6 of 6) sorted by relevance
100 auto resValue = std::stod(std::string(res)); in TestMainLoop() local312 double resValue = 0; in TEST_F() local348 double resValue = 0; in TEST_F() local
66 JSTaggedValue resValue = RBTreeNode::Cast(gValue.GetTaggedObject())->GetValue(); in RBTreeValueCheck() local
178 JSHandle<BigInt> resValue = BigInt::GetInt64MaxBigInt(thread); in ToBigInt64() local
1580 JSHandle<BigInt> resValue = Exponentiate(thread, base, exponent); in AsintN() local
551 JSHandle<JSTaggedValue> resValue(thread, resMap->GetValue(i)); in JSMapTest() local
2868 …GateRef resValue = CallRuntime(glue, RTSTUB_ID(LocaleCompareCacheable), {locales, thisValue, arg0}… in LocaleCompare() local