Searched refs:GetCallType (Results 1 – 6 of 6) sorted by relevance
716 CallType call_type = GetCallType(isolate); in IsUsingCallFeedbackICSlot()727 return GetCallType(isolate) == SUPER_CALL; in IsUsingCallFeedbackSlot()742 Call::CallType Call::GetCallType(Isolate* isolate) const { in GetCallType() function in v8::internal::Call
1996 CallType GetCallType(Isolate* isolate) const;
564 Call::CallType call_type = expr->GetCallType(isolate_); in VisitCall()
1425 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall()
1516 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall()
2321 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall()