Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp66 JSHandle<JSTaggedValue> handleKey2(factory->NewFromASCII(str2)); in CreateBaseJSObject() local
264 JSHandle<JSTaggedValue> handleKey2(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
306 JSHandle<JSTaggedValue> handleKey2(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_first_test.cpp195 JSHandle<JSTaggedValue> handleKey2(thread, JSTaggedValue(2.0)); in HWTEST_F_L0() local
212 JSHandle<JSTaggedValue> handleKey2(factory->NewFromASCII("name")); in HWTEST_F_L0() local
306 JSHandle<JSTaggedValue> handleKey2(thread, JSTaggedValue(-1.11)); in HWTEST_F_L0() local
413 JSHandle<JSTaggedValue> handleKey2(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
Dobject_operator_second_test.cpp187 JSHandle<JSTaggedValue> handleKey2(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
258 JSHandle<JSTaggedValue> handleKey2(factory->NewFromASCII("value1")); in HWTEST_F_L0() local
Dobject_operator_third_test.cpp411 JSHandle<JSTaggedValue> handleKey2(factory->NewFromASCII("value1")); in HWTEST_F_L0() local