Searched refs:kLoadProperty (Results 1 – 8 of 8) sorted by relevance
45 kLoadProperty, enumerator76 return kind == FeedbackSlotKind::kLoadProperty; in IsLoadICKind()389 return AddSlot(FeedbackSlotKind::kLoadProperty); in AddLoadICSlot()
151 case FeedbackSlotKind::kLoadProperty: in Kind2String()301 case FeedbackSlotKind::kLoadProperty: in New()576 case FeedbackSlotKind::kLoadProperty: in ConfigureUninitialized()615 case FeedbackSlotKind::kLoadProperty: in Clear()712 case FeedbackSlotKind::kLoadProperty: in ic_state()
78 case FeedbackSlotKind::kLoadProperty: in GetSlotSize()
655 case FeedbackSlotKind::kLoadProperty: in GetFeedbackSlotType()
2741 LoadIC ic(isolate, vector, vector_slot, FeedbackSlotKind::kLoadProperty); in RUNTIME_FUNCTION()2803 LoadIC ic(isolate, vector, vector_slot, FeedbackSlotKind::kLoadProperty); in RUNTIME_FUNCTION()
3058 SmiConstant(FeedbackSlotKind::kLoadProperty)); in LoadIC_BytecodeHandler()3121 SmiConstant(FeedbackSlotKind::kLoadProperty)); in LoadIC()
1249 case FeedbackSlotKind::kLoadProperty: in Print()
947 kLoadProperty, enumerator7250 FeedbackSlotCache::SlotKind::kLoadProperty; in GetCachedLoadICSlot()