Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dglobal_dictionary_test.cpp219 JSHandle<EcmaString> resultLastKey(thread, keyArray->Get(thread, arraySize - 1)); in HWTEST_F_L0() local
263 JSHandle<EcmaString> resultLastKey(thread, keyArray->Get(thread, offset + keys - 1U)); in HWTEST_F_L0() local