Answer from cs61c-ej (Leon Wang 16247444) for Question 2 There would be no need to allocate frames on a stack. So that means no moving stuff in registers to memory just to make room for the nested procedure to execute.