Lines Matching refs:FeedbackSlot
309 FeedbackSlot next_value_slot,
310 FeedbackSlot next_done_slot,
311 FeedbackSlot index_slot,
312 FeedbackSlot element_slot);
430 FeedbackSlot GetCachedLoadGlobalICSlot(TypeofMode typeof_mode,
432 FeedbackSlot GetCachedStoreGlobalICSlot(LanguageMode language_mode,
434 FeedbackSlot GetCachedLoadICSlot(const Expression* expr,
436 FeedbackSlot GetCachedLoadSuperICSlot(const AstRawString* name);
437 FeedbackSlot GetCachedStoreICSlot(const Expression* expr,
439 FeedbackSlot GetDummyCompareICSlot();
486 inline int feedback_index(FeedbackSlot slot) const;