Searched defs:handleOp2 (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ic/tests/ |
| D | ic_handler_test.cpp | 96 ObjectOperator handleOp2(thread, handleHolder, handleKey); in HWTEST_F_L0() local 165 ObjectOperator handleOp2(thread, handleReceiver, handleKey); in HWTEST_F_L0() local 228 ObjectOperator handleOp2(thread, handleKey, OperatorType::OWN); in HWTEST_F_L0() local
|
| D | ic_runtime_test.cpp | 88 ObjectOperator handleOp2(thread, handleKeyWithString); in HWTEST_F_L0() local 134 ObjectOperator handleOp2(thread, handleReceiver, handleKeyWithString, OperatorType::OWN); in HWTEST_F_L0() local
|