Home
last modified time | relevance | path

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

/external/v8/src/
Dmap-updater.cc621 DescriptorArray* next_descriptors = next->instance_descriptors(); in FindSplitMap() local
623 PropertyDetails next_details = next_descriptors->GetDetails(i); in FindSplitMap()
631 FieldType* next_field_type = next_descriptors->GetFieldType(i); in FindSplitMap()
637 next_descriptors->GetStrongValue(i))) { in FindSplitMap()