Home
last modified time | relevance | path

Searched refs:mark_unstable (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dobjects-inl.h4691 void Map::mark_unstable() { in mark_unstable() function
4722 mark_unstable(); in NotifyLeafMapLayoutChange()
Dobjects.h5760 inline void mark_unstable();
/external/v8/src/heap/
Dheap.cc2343 if (StringShape(entry.type).IsCons()) map->mark_unstable(); in CreateInitialMaps()