Home | History | Annotate | Download | only in src

Lines Matching refs:IsCall

8797   if (expression->IsCall()) {
9205 int args_to_drop = argument_count + (expression->IsCall() ? 2 : 1);