Home
last modified time | relevance | path

Searched defs:hashField (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_map_test.cpp125 JSTaggedValue hashField = in HWTEST_F_L0() local
140 JSTaggedValue hashField = in HWTEST_F_L0() local
155 JSTaggedValue hashField = in HWTEST_F_L0() local
Dglobal_dictionary_test.cpp55 uint32_t hashField = static_cast<uint32_t>(GlobalDictionary::Hash(jsSymbol.GetTaggedValue())); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_function.cpp1012 JSTaggedType hashField = Barriers::GetValue<JSTaggedType>(*func, HASH_OFFSET); in SetFunctionExtraInfo() local
1054 JSTaggedType hashField = Barriers::GetValue<JSTaggedType>(*func, HASH_OFFSET); in SetSFunctionExtraInfo() local
1143 JSTaggedType hashField = Barriers::GetValue<JSTaggedType>(this, HASH_OFFSET); in GetFunctionExtraInfo() local
1167 JSTaggedType hashField = Barriers::GetValue<JSTaggedType>(this, HASH_OFFSET); in GetNativeFunctionExtraInfo() local
Djs_object.cpp2939 JSTaggedType hashField = Barriers::GetValue<JSTaggedType>(*obj, HASH_OFFSET); in SetHash() local
2965 JSTaggedType hashField = Barriers::GetValue<JSTaggedType>(this, HASH_OFFSET); in GetHash() local
2981 JSTaggedType hashField = Barriers::GetValue<JSTaggedType>(this, HASH_OFFSET); in HasHash() local
2991 JSTaggedType hashField = Barriers::GetValue<JSTaggedType>(this, HASH_OFFSET); in GetNativePointerField() local
3013 JSTaggedType hashField = Barriers::GetValue<JSTaggedType>(*obj, HASH_OFFSET); in SetNativePointerField() local
3040 JSTaggedType hashField = Barriers::GetValue<JSTaggedType>(this, HASH_OFFSET); in GetNativePointerFieldCount() local
3055 JSTaggedType hashField = Barriers::GetValue<JSTaggedType>(*obj, HASH_OFFSET); in SetNativePointerFieldCount() local
Ddump.cpp1521 JSTaggedType hashField = Barriers::GetValue<JSTaggedType>(this, HASH_OFFSET); in Dump() local
4703 JSTaggedType hashField = Barriers::GetValue<JSTaggedType>(this, HASH_OFFSET); in DumpForSnapshot() local