Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_third_test.cpp51 PropertyDescriptor handleDesc(thread); in HWTEST_F_L0() local
85 PropertyDescriptor handleDesc(thread); in HWTEST_F_L0() local
120 PropertyDescriptor handleDesc(thread, handleValue); in HWTEST_F_L0() local
401 PropertyDescriptor handleDesc(thread, handleValue); in HWTEST_F_L0() local
Dobject_operator_first_test.cpp235 PropertyDescriptor handleDesc(thread); in HWTEST_F_L0() local
326 PropertyDescriptor handleDesc(thread); in HWTEST_F_L0() local
Dobject_operator_second_test.cpp240 PropertyDescriptor handleDesc(thread); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp322 …PropertyDescriptor handleDesc(thread, JSHandle<JSTaggedValue>(thread, JSTaggedValue(100)), true, t… in HWTEST_F_L0() local