Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp71 JSHandle<JSTaggedValue> handleKey3(factory->NewFromASCII(str3)); in CreateBaseJSObject() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_test.cpp196 JSHandle<JSTaggedValue> handleKey3(factory->NewFromASCII("2")); in HWTEST_F_L0() local
306 JSHandle<JSTaggedValue> handleKey3(thread, handleString.GetTaggedValue()); in HWTEST_F_L0() local