Home | History | Annotate | Download | only in src

Lines Matching refs:enumeration_index

3202   MUST_USE_RESULT MaybeObject* CopyUpTo(int enumeration_index) {
3203 return CopyUpToAddAttributes(enumeration_index, NONE);
3207 int enumeration_index,