Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dtemplate_string_test.cpp57 JSHandle<JSTaggedValue> arrayObjKey(factory->NewFromASCII("0")); in HWTEST_F_L0() local
58 JSArray::DefineOwnProperty(thread, JSHandle<JSObject>(jsArrayObj), arrayObjKey, propertyDesc); in HWTEST_F_L0()