DescriptionAlways create HArgumentsObject on function entry.
We do not know if we are going to need it and creating it lazyly might cause us to insert it at the block that does not dominate all uses.
R=mstarzinger@chromium.org
TEST=mjsunit/compiler/inline-arguments.js
Committed: https://code.google.com/p/v8/source/detail?r=11024
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|