Lines Matching defs:descriptor
412 base::Optional<JSObjectRef> holder, InternalIndex descriptor,
414 DCHECK(descriptor.is_found());
417 PropertyDetails const details = descriptors->GetDetails(descriptor);
418 int index = descriptors->GetFieldIndex(descriptor);
440 descriptors->GetFieldType(descriptor));
449 map, descriptor, details_representation));
454 map, descriptor, details_representation));
473 map, descriptor, details_representation));
489 map, descriptor, descriptors_field_type_ref.value()));
495 constness = dependencies()->DependOnFieldConstness(map, descriptor);
500 // descriptor.
501 MapRef field_owner_map = map.FindFieldOwner(descriptor);
624 base::Optional<JSObjectRef> holder, InternalIndex descriptor,
626 DCHECK(descriptor.is_found());
629 SLOW_DCHECK(descriptor ==
634 descriptors->GetStrongValue(descriptor));