Home
last modified time | relevance | path

Searched defs:handleKey2 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_first_test.cpp171 JSHandle<JSTaggedValue> handleKey2(thread, JSTaggedValue(2.0)); in HWTEST_F_L0() local
188 JSHandle<JSTaggedValue> handleKey2(factory->NewFromASCII("name")); in HWTEST_F_L0() local
274 JSHandle<JSTaggedValue> handleKey2(thread, JSTaggedValue(-1.11)); in HWTEST_F_L0() local
381 JSHandle<JSTaggedValue> handleKey2(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
463 JSHandle<JSTaggedValue> handleKey2(factory->NewFromASCII("key2")); in HWTEST_F_L0() local
Dobject_operator_second_test.cpp164 JSHandle<JSTaggedValue> handleKey2(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
236 JSHandle<JSTaggedValue> handleKey2(factory->NewFromASCII("value1")); in HWTEST_F_L0() local
Dobject_operator_third_test.cpp385 JSHandle<JSTaggedValue> handleKey2(factory->NewFromASCII("value1")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp54 JSHandle<JSTaggedValue> handleKey2(factory->NewFromASCII(str2)); in CreateBaseJSObject() local
325 JSHandle<JSTaggedValue> handleKey2(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
368 JSHandle<JSTaggedValue> handleKey2(thread, JSTaggedValue(2)); in HWTEST_F_L0() local