Home | History | Annotate | Download | only in src

Lines Matching refs:proto_offset

2509   const int proto_offset = header + Map::kProtoTransitionPrototypeOffset;
2513 Object* prototype = prototype_transitions->get(proto_offset + i * step);
2516 int proto_index = proto_offset + new_number_of_transitions * step;