Searched refs:GetCachedLoadICSlot (Results 1 – 2 of 2) sorted by relevance
278 FeedbackSlot GetCachedLoadICSlot(const Expression* expr,
2835 FeedbackSlot slot = GetCachedLoadICSlot(property->obj(), name); in BuildLoadNamedProperty()3971 feedback_index(GetCachedLoadICSlot(property->obj(), name))); in VisitCountOperation()5123 FeedbackSlot BytecodeGenerator::GetCachedLoadICSlot(const Expression* expr, in GetCachedLoadICSlot() function in v8::internal::interpreter::BytecodeGenerator