Home
last modified time | relevance | path

Searched defs:Hash (Results 1 - 13 of 13) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dtemplate_map.h30 static inline int Hash(const JSTaggedValue &obj) in Hash() function in panda::ecmascript::TemplateMap
H A Dlinked_hash_table.cpp256 int LinkedHash::Hash(const JSThread *thread, JSTaggedValue key) in Hash() function in panda::ecmascript::LinkedHash
H A Dtagged_dictionary.h179 static int32_t Hash(const JSTaggedValue &key) in Hash() function in panda::ecmascript::PointerToIndexDictionary
H A Dsymbol_table.h60 static inline uint32_t Hash(const JSTaggedValue &obj) in Hash() function in panda::ecmascript::SymbolTable
H A Dtagged_node.h46 static int Hash(const JSThread *thread, JSTaggedValue key) in Hash() function in panda::ecmascript::TaggedNode
H A Dtransitions_dictionary.h34 static inline int Hash([[maybe_unused]] const JSTaggedValue &key) in Hash() function in panda::ecmascript::TransitionsDictionary
46 static inline int Hash(const JSTaggedValue &key, const JSTaggedValue &metaData) in Hash() function in panda::ecmascript::TransitionsDictionary
H A Dglobal_dictionary-inl.h28 int GlobalDictionary::Hash(const JSTaggedValue &key) in Hash() function in panda::ecmascript::GlobalDictionary
H A Dtagged_dictionary.cpp21 int NameDictionary::Hash(const JSTaggedValue &key) in Hash() function in panda::ecmascript::NameDictionary
40 int NameDictionary::Hash(const uint8_t* str, int strSize) in Hash() function in panda::ecmascript::NameDictionary
251 int NumberDictionary::Hash(const JSTaggedValue &key) in Hash() function in panda::ecmascript::NumberDictionary
/arkcompiler/ets_runtime/ecmascript/patch/
H A Dpatch_loader.h38 struct Hash { struct
57 struct Hash { struct
75 struct Hash { struct
/arkcompiler/ets_runtime/ecmascript/require/
H A Djs_cjs_module_cache.h68 static inline uint32_t Hash(const JSTaggedValue &key) in Hash() function in panda::ecmascript::CjsModuleCache
/arkcompiler/ets_runtime/ecmascript/ic/
H A Dproperties_cache.h117 static inline int Hash(JSHClass *cls, JSTaggedValue key) in Hash() function in panda::ecmascript::PropertiesCache
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
H A Dtask.h144 class Hash { class in ark::taskmanager::TaskProperties
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_lightweightmap.cpp462 int32_t JSAPILightWeightMap::Hash(const JSThread *thread, JSTaggedValue key) in Hash() function in JSAPILightWeightMap

Completed in 8 milliseconds