Home | History | Annotate | Download | only in heap

Lines Matching refs:proto_index

2540       int proto_index = proto_offset + new_number_of_transitions * step;
2543 prototype_transitions->set(proto_index, prototype,
2547 Object** slot = prototype_transitions->RawFieldOfElementAt(proto_index);