Searched refs:m_numCacheableSlots (Results 1 – 3 of 3) sorted by relevance
61 if (i >= m_numCacheableSlots) in getOffset()81 uint32_t m_numCacheableSlots; variable
41 , m_numCacheableSlots(numCacheableSlots) in JSPropertyNameIterator()
996 …boveOrEqual, regT3, Address(regT1, OBJECT_OFFSETOF(JSPropertyNameIterator, m_numCacheableSlots)))); in emit_op_get_by_pname()1087 …boveOrEqual, regT3, Address(regT1, OBJECT_OFFSETOF(JSPropertyNameIterator, m_numCacheableSlots))));