Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h932 uint32_t ComputeHashcode(uint32_t hashSeed) in ComputeHashcode() function
Decma_string.cpp616 uint32_t EcmaString::ComputeHashcode(uint32_t hashSeed) const in ComputeHashcode() function in panda::ecmascript::EcmaString
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp157 DEF_RUNTIME_STUBS(ComputeHashcode) in DEF_RUNTIME_STUBS() argument