Home
last modified time | relevance | path

Searched refs:GetStringKeyHashCode (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dmega_ic_cache.h131 uint32_t keyHash = key.GetStringKeyHashCode(); in Hash()
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h725 uint32_t GetStringKeyHashCode() const;
Djs_tagged_value.cpp1839 uint32_t JSTaggedValue::GetStringKeyHashCode() const in GetStringKeyHashCode() function in panda::ecmascript::JSTaggedValue
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.h1059 GateRef GetStringKeyHashCode(GateRef glue, GateRef key, GateRef hir = Circuit::NullGate());