DescriptionCorrect the limit of local variables in a optimized functions.
The encoding constraint is that we have 128 values. We use [-64,0] for
parameters and [0,63] for locals. However, for locals we restricted to
64 and not 63.
R=kmillikin@chromium.org
TEST=mjsunit/compiler/regress-max-locals-for-osr.js
Committed: http://code.google.com/p/v8/source/detail?r=8242
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|