Searched refs:GetCallType (Results 1 – 3 of 3) sorted by relevance
837 Call::CallType Call::GetCallType() const { in GetCallType() function in v8::internal::Call
1714 CallType GetCallType() const;
3541 Call::CallType call_type = expr->GetCallType(); in VisitCall()