DescriptionSimplify stackframe of construct stub on ARM and MIPS.
This unifies the stackframe layout of the generic constructor stub to be
in sync with ia32 and x64. There was an unecessary copy of the construct
function saved on the stack which wasn't used at all.
R=erik.corry@gmail.com
Committed: https://code.google.com/p/v8/source/detail?r=10653
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|