Searched refs:fieldOffset (Results 1 – 1 of 1) sorted by relevance
3130 for (size_t fieldOffset = 0; fieldOffset < length; fieldOffset++) { in SetLayoutInObjHClass() local3131 key.Update(properties->Get(fieldOffset * 2)); // 2 : pair of key and value in SetLayoutInObjHClass()3134 if (properties->Get(fieldOffset * 2 + 1).IsAccessor()) { // 2: Meaning to double in SetLayoutInObjHClass()3139 attributes.SetOffset(fieldOffset); in SetLayoutInObjHClass()