Searched refs:details_representation (Results 1 – 1 of 1) sorted by relevance
307 Representation details_representation = details.representation(); in ComputePropertyAccessInfo() local309 *map, index, details_representation.IsDouble()); in ComputePropertyAccessInfo()314 if (details_representation.IsSmi()) { in ComputePropertyAccessInfo()317 } else if (details_representation.IsDouble()) { in ComputePropertyAccessInfo()320 } else if (details_representation.IsHeapObject()) { in ComputePropertyAccessInfo()508 Representation details_representation = details.representation(); in LookupTransition() local510 *transition_map, index, details_representation.IsDouble()); in LookupTransition()514 if (details_representation.IsSmi()) { in LookupTransition()517 } else if (details_representation.IsDouble()) { in LookupTransition()520 } else if (details_representation.IsHeapObject()) { in LookupTransition()