Searched defs:indexValue (Results 1 – 7 of 7) sorted by relevance
112 uint32_t indexValue = static_cast<uint32_t>(acc_.GetConstantValue(index)); in LowerLdLexVar() local136 uint32_t indexValue = static_cast<uint32_t>(acc_.GetConstantValue(index)); in LowerStLexVar() local201 uint32_t indexValue = static_cast<uint32_t>(acc_.GetConstantValue(index)); in LowerNTypedStownByIndex() local
901 Expr indexValue = in VisitRuntimeCall() local
299 JSHandle<JSTaggedValue> indexValue(thread, JSTaggedValue(index)); in HWTEST_F_L0() local
176 JSHandle<JSTaggedValue> indexValue(thread, JSTaggedValue(6)); in HWTEST_F_L0() local
315 JSHandle<JSTaggedValue> indexValue(thread, JSTaggedValue(index)); in HWTEST_F_L0() local
1923 JSHandle<JSTaggedValue> indexValue(thread, globalTable->GetStartOfCaptureIndex(0)); in RegExpBuiltinExec() local
3373 JSTaggedValue indexValue = GetArg(argv, argc, 1); // 1: means the first parameter in DEF_RUNTIME_STUBS() local