Searched refs:IsGlobalICKind (Results 1 – 2 of 2) sorted by relevance
710 DCHECK(IsGlobalICKind(kind())); in ConfigurePropertyCellMode()719 DCHECK(IsGlobalICKind(kind())); in ConfigureLexicalVarMode()737 DCHECK(IsGlobalICKind(kind())); in ConfigureHandlerMode()
103 inline bool IsGlobalICKind(FeedbackSlotKind kind) { in IsGlobalICKind() function