Home
last modified time | relevance | path

Searched defs:ComputeHashcode (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string_impl.h34 uint32_t BaseString::ComputeHashcode(ReadBarrier &&readBarrier) const in ComputeHashcode() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h231 uint32_t PUBLIC_API ComputeHashcode(const JSThread *thread) const in ComputeHashcode() function
1005 uint32_t ComputeHashcode(const JSThread *thread) in ComputeHashcode() function
/arkcompiler/runtime_core/static_core/runtime/coretypes/
Dstring.cpp846 uint32_t String::ComputeHashcode() in ComputeHashcode() function in ark::coretypes::String
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp5042 DEF_RUNTIME_STUBS(ComputeHashcode) in DEF_RUNTIME_STUBS() argument