Lines Matching refs:IsInvalid
703 DCHECK(!slot.IsInvalid()); in AddFunctionDeclaration()
708 DCHECK(!slot.IsInvalid()); in AddUndefinedDeclaration()
735 if (declaration.literal_slot.IsInvalid()) { in AllocateDeclarations()
2386 if (keyed_store_slot.IsInvalid()) { in BuildArrayLiteralElementsInsertion()
5090 DCHECK(!slot.IsInvalid()); in feedback_index()
5101 if (!slot.IsInvalid()) { in GetCachedLoadGlobalICSlot()
5115 if (!slot.IsInvalid()) { in GetCachedStoreGlobalICSlot()
5135 if (!slot.IsInvalid()) { in GetCachedLoadICSlot()
5157 if (!slot.IsInvalid()) { in GetCachedStoreICSlot()
5169 if (!slot.IsInvalid()) { in GetCachedCreateClosureSlot()
5178 if (!dummy_feedback_slot_.IsInvalid()) { in GetDummyCompareICSlot()