Home
last modified time | relevance | path

Searched refs:arrayObjKey2 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dtemplate_string_test.cpp67 JSHandle<JSTaggedValue> arrayObjKey2(factory->NewFromASCII("2")); in HWTEST_F_L0() local
68 JSArray::DefineOwnProperty(thread, JSHandle<JSObject>(jsArrayObj), arrayObjKey2, propertyDesc2); in HWTEST_F_L0()