Home
last modified time | relevance | path

Searched refs:IsUsingCallFeedbackICSlot (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/ast/
Dast.cc715 bool Call::IsUsingCallFeedbackICSlot(Isolate* isolate) const { in IsUsingCallFeedbackICSlot() function in v8::internal::Call
733 if (IsUsingCallFeedbackICSlot(isolate)) { in AssignFeedbackVectorSlots()
Dast.h1998 bool IsUsingCallFeedbackICSlot(Isolate* isolate) const;
/external/v8/src/crankshaft/
Dtyping.cc524 if (expr->IsUsingCallFeedbackICSlot(isolate_)) { in VisitCall()
Dhydrogen.cc9790 expr->IsUsingCallFeedbackICSlot(isolate())) { in VisitCall()