Searched refs:IsUsingCallFeedbackICSlot (Results 1 – 4 of 4) sorted by relevance
715 bool Call::IsUsingCallFeedbackICSlot(Isolate* isolate) const { in IsUsingCallFeedbackICSlot() function in v8::internal::Call733 if (IsUsingCallFeedbackICSlot(isolate)) { in AssignFeedbackVectorSlots()
1998 bool IsUsingCallFeedbackICSlot(Isolate* isolate) const;
524 if (expr->IsUsingCallFeedbackICSlot(isolate_)) { in VisitCall()
9790 expr->IsUsingCallFeedbackICSlot(isolate())) { in VisitCall()