Home
last modified time | relevance | path

Searched defs:cellHandle (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_handler_test.cpp157 JSHandle<PropertyBox> cellHandle = factory->NewPropertyBox(handleKey); in HWTEST_F_L0() local
194 JSHandle<PropertyBox> cellHandle = factory->NewPropertyBox(handleKey); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_second_test.cpp212 JSHandle<PropertyBox> cellHandle = factory->NewPropertyBox(handleKey); in HWTEST_F_L0() local
Dobject_operator_third_test.cpp352 JSHandle<PropertyBox> cellHandle = factory->NewPropertyBox(handleKey); in HWTEST_F_L0() local
Dobject_operator_first_test.cpp397 JSHandle<PropertyBox> cellHandle = factory->NewPropertyBox(handleKey); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.cpp1067 JSHandle<PropertyBox> cellHandle = factory->NewPropertyBox(key_); in AddPropertyInternal() local