Searched refs:HasMapValue (Results 1 – 1 of 1) sorted by relevance
3632 bool HasMapValue() const { return instance_type_ == MAP_TYPE; } in HasMapValue() function3634 DCHECK(HasMapValue()); in MapValue()3638 DCHECK(HasMapValue() || !has_stable_map_value_); in HasStableMapValue()