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