Home
last modified time | relevance | path

Searched defs:handleArrObj (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_stub_test.cpp471 …JSHandle<JSObject> handleArrObj = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(arrFun), … in HWTEST_F_L0() local
553 JSHandle<JSObject> handleArrObj(thread, handleArr); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_third_test.cpp163 JSHandle<JSTaggedValue> handleArrObj(thread, handleArr.GetTaggedValue()); in HWTEST_F_L0() local
Djs_stable_array_test.cpp636 JSHandle<JSObject> handleArrObj(handleArr); in HWTEST_F_L0() local