Searched refs:args_to_drop (Results 1 – 1 of 1) sorted by relevance
9205 int args_to_drop = argument_count + (expression->IsCall() ? 2 : 1); in BuildInlinedCallArray() local9206 Drop(args_to_drop); in BuildInlinedCallArray()