Home
last modified time | relevance | path

Searched refs:proto_index (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
Dmark-compact.cc2584 int proto_index = proto_offset + new_number_of_transitions * step; in ClearNonLivePrototypeTransitions() local
2588 proto_index, in ClearNonLivePrototypeTransitions()
2596 Object** slot = prototype_transitions->RawFieldOfElementAt(proto_index); in ClearNonLivePrototypeTransitions()