Lines Matching refs:layoutInfo
511 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout().GetTaggedObject());
512 JSTaggedValue key = layoutInfo->GetKey(i);
513 if (key.IsString() && layoutInfo->GetAttr(i).IsEnumerable()) {
517 PropertyAttributes attr(layoutInfo->GetAttr(index));
552 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout().GetTaggedObject());
554 PropertyAttributes attr(layoutInfo->GetAttr(index));
658 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout().GetTaggedObject());
659 PropertyAttributes attr(layoutInfo->GetAttr(index));
841 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout().GetTaggedObject());
842 JSTaggedValue key = layoutInfo->GetKey(i);
843 if (key.IsString() && layoutInfo->GetAttr(i).IsEnumerable()) {
931 LayoutInfo *layoutInfo = LayoutInfo::Cast(jsHclass->GetLayout().GetTaggedObject());
932 PropertyAttributes attr(layoutInfo->GetAttr(index));