Searched refs:IsUsingCallFeedbackICSlot (Results 1 – 4 of 4) sorted by relevance
738 bool Call::IsUsingCallFeedbackICSlot(Isolate* isolate) const { in IsUsingCallFeedbackICSlot() function in v8::internal::Call756 if (IsUsingCallFeedbackICSlot(isolate)) { in AssignFeedbackVectorSlots()
1962 bool IsUsingCallFeedbackICSlot(Isolate* isolate) const;
518 if (expr->IsUsingCallFeedbackICSlot(isolate_)) { in VisitCall()
10066 expr->IsUsingCallFeedbackICSlot(isolate())) { in VisitCall()