Searched defs:handleKey1 (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | object_operator_first_test.cpp | 170 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 187 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 273 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(-1)); in HWTEST_F_L0() local 380 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(0)); in HWTEST_F_L0() local 417 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 461 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
|
| D | object_operator_third_test.cpp | 243 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 279 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 344 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 384 JSHandle<JSTaggedValue> handleKey1(factory->NewFromASCII("key")); in HWTEST_F_L0() local
|
| D | object_operator_second_test.cpp | 235 JSHandle<EcmaString> handleKey1 = factory->NewFromASCII("value"); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| D | json_stringifier_test.cpp | 49 JSHandle<JSTaggedValue> handleKey1(factory->NewFromASCII(&keyCStr[0])); in CreateBaseJSObject() local 260 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 321 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 364 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
|