Searched refs:GetCallType (Results 1 – 6 of 6) sorted by relevance
739 CallType call_type = GetCallType(isolate); in IsUsingCallFeedbackICSlot()750 return GetCallType(isolate) == SUPER_CALL; in IsUsingCallFeedbackSlot()765 Call::CallType Call::GetCallType(Isolate* isolate) const { in GetCallType() function in v8::internal::Call
1960 CallType GetCallType(Isolate* isolate) const;
1615 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall()
1268 Call::CallType call_type = expr->GetCallType(isolate_); in VisitCall()
2419 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall()
2345 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall()