Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc5291 } else if (object->HasFastProperties() && old_map->CanHaveMoreTransitions()) { in Freeze()
5341 } else if (object->HasFastProperties() && old_map->CanHaveMoreTransitions()) { in SetObserved()
6533 if (flag == INSERT_TRANSITION && map->CanHaveMoreTransitions()) { in CopyReplaceDescriptors()
6910 map->CanHaveMoreTransitions()) { in CopyAddDescriptor()
Dobjects-inl.h5162 bool Map::CanHaveMoreTransitions() { in CanHaveMoreTransitions() function
Dobjects.h5933 inline bool CanHaveMoreTransitions();