Lines Matching refs:RootIsImmortalImmovable
1394 if (Heap::RootIsImmortalImmovable(root_index)) { in StoreObjectFieldRoot()
1531 DCHECK(Heap::RootIsImmortalImmovable(Heap::kOneByteStringMapRootIndex)); in AllocateSeqOneByteString()
1564 DCHECK(Heap::RootIsImmortalImmovable(Heap::kOneByteStringMapRootIndex)); in AllocateSeqOneByteString()
1602 DCHECK(Heap::RootIsImmortalImmovable(Heap::kStringMapRootIndex)); in AllocateSeqTwoByteString()
1635 DCHECK(Heap::RootIsImmortalImmovable(Heap::kStringMapRootIndex)); in AllocateSeqTwoByteString()
1673 DCHECK(Heap::RootIsImmortalImmovable(map_root_index)); in AllocateSlicedString()
1706 DCHECK(Heap::RootIsImmortalImmovable(map_root_index)); in AllocateConsString()
1816 DCHECK(Heap::RootIsImmortalImmovable(Heap::kEmptyFixedArrayRootIndex)); in AllocateRegExpResult()
1859 DCHECK(Heap::RootIsImmortalImmovable(Heap::kHashTableMapRootIndex)); in AllocateNameDictionary()
2036 DCHECK(Heap::RootIsImmortalImmovable(elements_map_index)); in AllocateJSArray()
2062 DCHECK(Heap::RootIsImmortalImmovable(map_index)); in AllocateFixedArray()
6265 DCHECK(Heap::RootIsImmortalImmovable(Heap::kWeakCellMapRootIndex)); in CreateWeakCellInFeedbackVector()