Searched refs:unobservable (Results 1 – 3 of 3) sorted by relevance
154 ZoneVector<UnobservablesSet>& unobservable() { return unobservable_; } in unobservable() function in v8::internal::compiler::__anon35baa2500311::RedundantStoreFinder156 DCHECK_LT(id, unobservable().size()); in unobservable_for_id()157 return unobservable()[id]; in unobservable_for_id()
15046 Fix unobservable constructor replacement on prototype maps (Chromium