Searched defs:is_stable (Results 1 – 4 of 4) sorted by relevance
181 pub fn is_stable(&self) -> bool { in is_stable() method
135 auto is_stable = [](const MapRef& map) { return map.is_stable(); }; in RelyOnMapsHelper() local
1655 bool MapRef::is_stable() const { in is_stable() function in v8::internal::compiler::MapRef
642 bool Map::is_stable() const { in is_stable() function