I get the feeling that this would be tremendously difficult for scirra to implement.
I once talked to someone about being able to use FunctionName(param0,param1) instead of Function.call("FunctionName",param0,param1) but apparently the engine architecture prevents this. I can only assume that your request may have similar problems.