Searched refs:HasStableMapValue (Results 1 – 3 of 3) sorted by relevance
532 HCheckTableEntry::State state = c_transition->HasStableMapValue() in ReduceStoreNamedField()541 HCheckTableEntry::State state = c_value->HasStableMapValue() in ReduceStoreNamedField()
1353 c_map->HasStableMapValue(), this); in Canonicalize()2950 if (HasStableMapValue()) os << "[stable-map] "; in PrintDataTo()
3637 bool HasStableMapValue() const { in HasStableMapValue() function