Home | History | Annotate | Download | only in heap

Lines Matching defs:map_offset

2533   const int map_offset = header + Map::kProtoTransitionMapOffset;
2537 Object* cached_map = prototype_transitions->get(map_offset + i * step);
2541 int map_index = map_offset + new_number_of_transitions * step;