Searched defs:objectOperator (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | object_operator_test.cpp | 77 ObjectOperator objectOperator(thread, handleValue); in HWTEST_F_L0() local 90 ObjectOperator objectOperator(thread, handleValue); in HWTEST_F_L0() local 103 ObjectOperator objectOperator(thread, handleValue); in HWTEST_F_L0() local 116 ObjectOperator objectOperator(thread, handleValue); in HWTEST_F_L0() local 129 ObjectOperator objectOperator(thread, handleValue); in HWTEST_F_L0() local 145 ObjectOperator objectOperator(thread, handleKey); in HWTEST_F_L0() local 158 ObjectOperator objectOperator(thread, handleKey); in HWTEST_F_L0() local 173 ObjectOperator objectOperator(thread, handleHolder, handleKey); in HWTEST_F_L0() local 186 …ObjectOperator objectOperator(thread, handleReceiver.GetTaggedValue(), handleNameString.GetTaggedV… in HWTEST_F_L0() local 227 ObjectOperator objectOperator(thread, handleKey); in HWTEST_F_L0() local [all …]
|