Home | History | Annotate | Download | only in arm

Lines Matching defs:object_index

647   int object_index = 0;
656 &object_index,
670 int object_index = (*object_index_pointer)++;
671 if (environment->ObjectIsDuplicateAt(object_index)) {
672 int dupe_of = environment->ObjectDuplicateOfAt(object_index);
676 int object_length = environment->ObjectLengthAt(object_index);
677 if (environment->ObjectIsArgumentsAt(object_index)) {