Home
last modified time | relevance | path

Searched defs:TryGetHashCode (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl1.h77 inline bool BaseString::TryGetHashCode(uint32_t *hash) const in TryGetHashCode() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_object.cpp75 bool EtsObject::TryGetHashCode(uint32_t *hash) in TryGetHashCode() function in ark::ets::EtsObject
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h214 inline bool TryGetHashCode(uint32_t *hash) in TryGetHashCode() function