Home
last modified time | relevance | path

Searched refs:AddKeyedLoadICSlot (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dfeedback-vector.h351 FeedbackSlot AddKeyedLoadICSlot() { in AddKeyedLoadICSlot() function
/external/v8/src/interpreter/
Dbytecode-generator.cc2938 FeedbackSlot slot = feedback_spec()->AddKeyedLoadICSlot(); in VisitAssignment()
3457 obj, feedback_index(feedback_spec()->AddKeyedLoadICSlot())); in VisitPropertyLoad()
3981 object, feedback_index(feedback_spec()->AddKeyedLoadICSlot())); in VisitCountOperation()