DescriptionDisable lazy parsing inside eval (see bug).
If the eval contains a let, we need to know whether an inner function
refers to the variable to be able to decide its context allocation
status.
The added test needs https://codereview.chromium.org/2435023002/ too
in order to pass.
BUG=v8:5736
Review-Url: https://codereview.chromium.org/2574753002
Cr-Commit-Position: refs/heads/master@{#41723}
Committed: https://chromium.googlesource.com/v8/v8/+/ed080e69665c96f9e5e61cf1d0e1ce377fc5aca6
Patch Set 1 : . #
Total comments: 1
Patch Set 2 : a different approach #Patch Set 3 : removing a bug test which no longer fails #Patch Set 4 : moar tests #
Total comments: 14
Patch Set 5 : code review (adamk@) #
Messages
Total messages: 21 (10 generated)
|