Home
last modified time | relevance | path

Searched refs:GetKeyOffset (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dproperties_cache.h83 static size_t GetKeyOffset(bool isArch32 = false) in GetKeyOffset() function
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_hash_table.h377 inline static int GetKeyOffset();
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h3875 StoreWithoutBarrier(VariableType::JS_ANY(), prop, IntPtr(PropertiesCache::PropertyKey::GetKeyOffset()), key); in SetToPropertiesCache()
H A Dstub_builder.cpp387 size_t propKeyOffset = PropertiesCache::PropertyKey::GetKeyOffset(); in GetIndexFromPropertiesCache()

Completed in 30 milliseconds