Searched refs:IsStoreDataPropertyInLiteralKind (Results 1 – 2 of 2) sorted by relevance
906 IsStoreOwnICKind(kind()) || IsStoreDataPropertyInLiteralKind(kind()) || in ExtractMaps()954 IsStoreOwnICKind(kind()) || IsStoreDataPropertyInLiteralKind(kind())); in FindHandlerForMap()999 IsStoreOwnICKind(kind()) || IsStoreDataPropertyInLiteralKind(kind()) || in FindHandlers()
90 inline bool IsStoreDataPropertyInLiteralKind(FeedbackSlotKind kind) { in IsStoreDataPropertyInLiteralKind() function