Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dfeedback-vector.h398 FeedbackSlot AddKeyedLoadICSlot() { in AddKeyedLoadICSlot() function
/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.cc4437 value, feedback_index(feedback_spec()->AddKeyedLoadICSlot())); in BuildDestructuringObjectAssignment()
4572 FeedbackSlot slot = feedback_spec()->AddKeyedLoadICSlot(); in VisitCompoundAssignment()
5094 obj, feedback_index(feedback_spec()->AddKeyedLoadICSlot())); in VisitPropertyLoad()
5267 object, feedback_index(feedback_spec()->AddKeyedLoadICSlot())); in BuildPrivateBrandCheck()
5537 feedback_index(feedback_spec()->AddKeyedLoadICSlot()); in VisitCall()
5951 object, feedback_index(feedback_spec()->AddKeyedLoadICSlot())); in VisitCountOperation()