Searched defs:handleKey1 (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| D | json_stringifier_test.cpp | 61 JSHandle<JSTaggedValue> handleKey1(factory->NewFromASCII(&keyCStr[0])); in CreateBaseJSObject() local 199 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 260 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 302 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | object_operator_test.cpp | 194 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 211 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 304 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(-1)); in HWTEST_F_L0() local 410 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(0)); in HWTEST_F_L0() local 447 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 688 JSHandle<EcmaString> handleKey1 = factory->NewFromASCII("value"); in HWTEST_F_L0() local 919 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 953 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 1014 JSHandle<JSTaggedValue> handleKey1(thread, JSTaggedValue(1)); in HWTEST_F_L0() local 1054 JSHandle<JSTaggedValue> handleKey1(factory->NewFromASCII("key")); in HWTEST_F_L0() local
|