Function calls do not create new objects. (It may use memory with stack reallocation, but now that is irrelevant to the GC.)
8.1 KiB
8.1 KiB
Function calls do not create new objects. (It may use memory with stack reallocation, but now that is irrelevant to the GC.)