Searched refs:details_representation (Results 1 – 1 of 1) sorted by relevance
373 Representation details_representation = details.representation(); in ComputePropertyAccessInfo() local375 FieldIndex::ForPropertyIndex(*map, index, details_representation); in ComputePropertyAccessInfo()380 if (details_representation.IsSmi()) { in ComputePropertyAccessInfo()383 } else if (details_representation.IsDouble()) { in ComputePropertyAccessInfo()386 } else if (details_representation.IsHeapObject()) { in ComputePropertyAccessInfo()678 Representation details_representation = details.representation(); in LookupTransition() local680 details_representation); in LookupTransition()684 if (details_representation.IsSmi()) { in LookupTransition()687 } else if (details_representation.IsDouble()) { in LookupTransition()690 } else if (details_representation.IsHeapObject()) { in LookupTransition()