``` Struct `Class::method`(class Class* `this`) ``` where `sizeof(Struct) > REG_SIZE` must be handled as ``` void `Class::method`(Struct& ret, class Class* `this`) ```
where
sizeof(Struct) > REG_SIZEmust be handled as