Searched defs:handleOp2 (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ic/tests/ |
| D | ic_handler_test.cpp | 93 ObjectOperator handleOp2(thread, handleHolder, handleKey); in HWTEST_F_L0() local 162 ObjectOperator handleOp2(thread, handleReceiver, handleKey); in HWTEST_F_L0() local 225 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 135 ObjectOperator handleOp2(thread, handleReceiver, handleKeyWithString, OperatorType::OWN); in HWTEST_F_L0() local
|