Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_dictionary.h77 static inline bool CompKey(const std::pair<JSTaggedValue, PropertyAttributes> &a, in CompKey() function in panda::ecmascript::NameDictionary
137 static inline bool CompKey(const JSTaggedValue &a, const JSTaggedValue &b) in CompKey() function in panda::ecmascript::NumberDictionary
H A Dglobal_dictionary-inl.h205 bool GlobalDictionary::CompKey(const std::pair<JSTaggedValue, uint32_t> &a, const std::pair<JSTaggedValue, uint32_t> &b) in CompKey() function in panda::ecmascript::GlobalDictionary

Completed in 2 milliseconds