06680452dc
This allows compiler plugins such as Compose to do custom default argument handling in methods that do not have origin `FUNCTION_FOR_DEFAULT_PARAMETER`. The code still bails out early is there is not defaults mask, so there should be no compile-time penalty.