Searched refs:is_shared (Results 1 – 4 of 4) sorted by relevance
308 ASSERT(is_shared()); in SharedMapVerify()
2914 bool Map::is_shared() { in is_shared() function3375 ASSERT(!is_shared()); in set_instance_descriptors()
2433 !current_map->is_shared(); in GetElementsTransitionMapSlow()3297 if (map()->is_shared()) { in UpdateMapCodeCache()4817 if (FLAG_verify_heap && Map::cast(result)->is_shared()) { in CopyNormalized()8611 if (is_shared() || !FLAG_cache_prototype_transitions) return this; in PutPrototypeTransition()
4680 inline bool is_shared();