Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dglobal_dictionary-inl.h158 void GlobalDictionary::GetEnumAllKeys(const JSThread *thread, int offset, TaggedArray *keyArray, in GetEnumAllKeys() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dglobal_dictionary_test.cpp257 HWTEST_F_L0(GlobalDictionaryTest, GetEnumAllKeys) in HWTEST_F_L0() argument