Home
last modified time | relevance | path

Searched defs:handleKey3 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_first_test.cpp172 JSHandle<JSTaggedValue> handleKey3(factory->NewFromASCII("2")); in HWTEST_F_L0() local
275 JSHandle<JSTaggedValue> handleKey3(thread, handleString.GetTaggedValue()); in HWTEST_F_L0() local
Dobject_operator_second_test.cpp165 JSHandle<JSTaggedValue> handleKey3(thread, JSTaggedValue(102400)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp59 JSHandle<JSTaggedValue> handleKey3(factory->NewFromASCII(str3)); in CreateBaseJSObject() local