Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_stub_test.cpp81 JSTaggedValue resultValue1 = in HWTEST_F_L0() local
112 JSTaggedValue resultValue1 = in HWTEST_F_L0() local
229 …JSTaggedValue resultValue1 = ICRuntimeStub::TryLoadICByName(thread, handleReceiver, handleFirstObj… in HWTEST_F_L0() local
354 JSTaggedValue resultValue1 = in HWTEST_F_L0() local
412 JSTaggedValue resultValue1 = in HWTEST_F_L0() local
453 JSTaggedValue resultValue1 = ICRuntimeStub::StorePrototype(thread, handleObj.GetTaggedValue(), in HWTEST_F_L0() local
512 JSTaggedValue resultValue1 = ICRuntimeStub::LoadFromField(thread, *handleObj, handler); in HWTEST_F_L0() local
527 …JSTaggedValue resultValue1 = ICRuntimeStub::StoreGlobal(thread, JSTaggedValue(2), handlerValue.Get… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Darray_helper_test.cpp72 …int32_t resultValue1 = ArrayHelper::SortCompare(thread, callbackfnHandle, handleValueX1, handleVal… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dsymbol_table_test.cpp225 JSTaggedValue resultValue1 = symbolTable->FindSymbol(thread, handleSymbol.GetTaggedValue()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_reflect_test.cpp411 JSHandle<JSTaggedValue> resultValue1 = in HWTEST_F_L0() local