Home | History | Annotate | Download | only in heap

Lines Matching defs:header

2531   const int header = Map::kProtoTransitionHeaderSize;
2532 const int proto_offset = header + Map::kProtoTransitionPrototypeOffset;
2533 const int map_offset = header + Map::kProtoTransitionMapOffset;
2560 prototype_transitions->set_undefined(header + i);