Lines Matching refs:feedback_slot
87 BytecodeArrayBuilder& LoadGlobal(int feedback_slot, TypeofMode typeof_mode); in NON_EXPORTED_BASE()
89 int feedback_slot, in NON_EXPORTED_BASE()
120 int feedback_slot); in NON_EXPORTED_BASE()
122 BytecodeArrayBuilder& LoadKeyedProperty(Register object, int feedback_slot); in NON_EXPORTED_BASE()
127 int feedback_slot, in NON_EXPORTED_BASE()
130 int feedback_slot, in NON_EXPORTED_BASE()
149 int feedback_slot, int depth); in NON_EXPORTED_BASE()
201 Register callable, RegisterList args, int feedback_slot, in NON_EXPORTED_BASE()
208 int feedback_slot); in NON_EXPORTED_BASE()
238 int feedback_slot); in NON_EXPORTED_BASE()
242 BytecodeArrayBuilder& CountOperation(Token::Value op, int feedback_slot); in NON_EXPORTED_BASE()
254 int feedback_slot = kNoFeedbackSlot); in NON_EXPORTED_BASE()
288 int feedback_slot); in NON_EXPORTED_BASE()