Searched refs:old_indexable (Results 1 – 1 of 1) sorted by relevance
191 bool old_indexable = IsIndexableProperty(property); in UpdateProperty() local193 bool index_incompatible = old_indexable != new_indexable; in UpdateProperty()