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