Home | History | Annotate | Download | only in src

Lines Matching refs:object_at

11393     if (entries->object_at(i) == *object) return entries;
11434 if (object_at(i) == info_wrapper) {
11459 if (object_at(i) == info_wrapper) {
11500 return CodeListContains(object_at(start), code);
11503 if (object_at(i) == code) return true;
11562 Object* head = object_at(i);