Searched refs:CanMigrateInParallel (Results 1 – 3 of 3) sorted by relevance
64 V8_INLINE bool CanMigrateInParallel() const;
232 if (initial_shape.CanMigrateInParallel()) { in MigrateStringMapUnderLockIfNeeded()284 if (DEBUG_BOOL && initial_shape.CanMigrateInParallel()) { in MigrateStringMapUnderLockIfNeeded()
182 bool StringShape::CanMigrateInParallel() const { in CanMigrateInParallel() function