Searched refs:GetInlinedPropertiesOffset (Results 1 – 5 of 5) sorted by relevance
41 uint32_t offsetInt = phcPoint->GetInlinedPropertiesOffset(static_cast<uint32_t>(entry)); in CreateTuple()
293 uint32_t offset = hclass->GetInlinedPropertiesOffset(index); in SetPropertyInlinedProps()303 uint32_t offset = hclass->GetInlinedPropertiesOffset(index); in GetPropertyInlinedProps()
739 uint32_t offset = hclass->GetInlinedPropertiesOffset(entry); in LookupPropertyInAotHClass()
1599 inline uint32_t GetInlinedPropertiesOffset(uint32_t index) const in GetInlinedPropertiesOffset() function
131 …size_t lengthAccessorOffset = arrayHC->GetInlinedPropertiesOffset(JSArray::LENGTH_INLINE_PROPERTY_… in NewJSArrayLiteral()