Home
last modified time | relevance | path

Searched defs:clsHash (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dproperties_cache.h119 uint32_t clsHash = static_cast<uint32_t>(reinterpret_cast<uintptr_t>(cls)) >> 3U; // skip 8bytes in Hash() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h3887 GateRef clsHash = Int32LSR(ChangeIntPtrToInt32(TaggedCastToIntPtr(cls)), Int32(3)); // skip 8bytes in HashFromHclassAndKey() local

Completed in 12 milliseconds