Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_queue_test.cpp116 JSHandle<TaggedArray> arrayKey = JSAPIQueue::OwnKeys(thread, jsQueue); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dprofile_type_info_test.cpp262 JSHandle<JSTaggedValue> arrayKey(factory->NewFromASCII("array")); in HWTEST_F_L0() local