Home
last modified time | relevance | path

Searched defs:resultArr1 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dprofile_type_info_test.cpp148 JSHandle<TaggedArray> resultArr1(thread, handleProfileTypeInfo->Get(slotId)); in HWTEST_F_L0() local
235 JSHandle<TaggedArray> resultArr1(thread, handleProfileTypeInfo->Get(slotId + 1)); in HWTEST_F_L0() local
270 JSHandle<TaggedArray> resultArr1(thread, handleProfileTypeInfo->Get(slotId)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_typedarray_test.cpp446 JSHandle<JSTaggedValue> resultArr1 = JSHandle<JSTaggedValue>(thread, result1); in HWTEST_F_L0() local
492 JSHandle<JSTaggedValue> resultArr1 = JSHandle<JSTaggedValue>(thread, result1); in HWTEST_F_L0() local