Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc3189 DescriptorArray* next_descriptors = next->instance_descriptors(); in FindLastMatchMap() local
3191 PropertyDetails next_details = next_descriptors->GetDetails(i); in FindLastMatchMap()
3198 HeapType* next_field_type = next_descriptors->GetFieldType(i); in FindLastMatchMap()
3204 next_descriptors->GetValue(i))) { in FindLastMatchMap()