Home
last modified time | relevance | path

Searched defs:nameDict (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dtagged_dictionary_test.cpp44 JSHandle<NameDictionary> nameDict = NameDictionary::Create(thread, numOfElement); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dclass_info_extractor.cpp1003 AddFieldTypeToHClass(JSThread *thread, const JSHandle<TaggedArray> &fieldTypeArray, uint32_t length, const JSHandle<NameDictionary> &nameDict, const JSHandle<JSHClass> &hclass) AddFieldTypeToHClass() argument

Completed in 4 milliseconds