Select Git revision
-
Damien George authored
In these cases the heap is anyway used to create a new object so no real need to use the C stack for iterating. It saves a few bytes of code size.
Damien George authoredIn these cases the heap is anyway used to create a new object so no real need to use the C stack for iterating. It saves a few bytes of code size.