DescriptionContext-allocate all parameters in generators
Generator function scopes have forced context allocation. Ensure that
all variables in such scopes get context allocation -- even unused
variables.
This fixes an assertion when reifying generator scopes in the debugger.
R=yangguo@chromium.org
LOG=Y
BUG=v8:3280
Committed: https://code.google.com/p/v8/source/detail?r=20883
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|