Searched refs:has_smi_or_object_maps (Results 1 – 1 of 1) sorted by relevance
7022 bool has_smi_or_object_maps = false; in TryBuildConsolidatedElementLoad() local7041 if (has_smi_or_object_maps) return NULL; in TryBuildConsolidatedElementLoad()7045 has_smi_or_object_maps = true; in TryBuildConsolidatedElementLoad()7061 if (!has_double_maps && !has_smi_or_object_maps) return NULL; in TryBuildConsolidatedElementLoad()