Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.cpp359 JSHandle<NumberDictionary> elementsDic = NumberDictionary::CreateInSharedHeap(thread_); in CreateSJsonObject() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.cpp919 const JSHandle<NumberDictionary> &elementsDic, in AddFieldTypeToHClass()