Searched defs:call_type (Results 1 – 6 of 6) sorted by relevance
716 CallType call_type = GetCallType(isolate); in IsUsingCallFeedbackICSlot() local
564 Call::CallType call_type = expr->GetCallType(isolate_); in VisitCall() local
1516 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall() local
1425 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall() local
2321 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall() local
9164 ApiCallType call_type) { in TryInlineApiCall()