Home
last modified time | relevance | path

Searched refs:IsUsingCallFeedbackSlot (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dtyping.cc512 expr->IsUsingCallFeedbackSlot(isolate()) && in VisitCall()
Dast.cc567 bool Call::IsUsingCallFeedbackSlot(Isolate* isolate) const { in IsUsingCallFeedbackSlot() function in v8::internal::Call
Dast.h1810 bool IsUsingCallFeedbackSlot(Isolate* isolate) const;