Home
last modified time | relevance | path

Searched refs:set_owns_descriptors (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/heap/
Dmark-compact.cc2624 map->set_owns_descriptors(true); in ClearSimpleMapTransition()
2726 map->set_owns_descriptors(true); in TrimDescriptorArray()
/external/v8/src/
Dobjects-inl.h4645 void Map::set_owns_descriptors(bool owns_descriptors) { in set_owns_descriptors() function
Dobjects.h5977 inline void set_owns_descriptors(bool owns_descriptors);
Dobjects.cc3910 set_owns_descriptors(false); in ReplaceDescriptors()
8743 parent->set_owns_descriptors(false); in ConnectTransition()