Searched defs:call_type (Results 1 – 6 of 6) sorted by relevance
1011 LocalType call_type = TypeOf(call); in VisitStdlibFunction() local1268 Call::CallType call_type = expr->GetCallType(isolate_); in VisitCall() local
739 CallType call_type = GetCallType(isolate); in IsUsingCallFeedbackICSlot() local
1615 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall() local
2419 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall() local
2345 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall() local
9426 int argc, BailoutId ast_id, ApiCallType call_type, in TryInlineApiCall()