Description[compiler] Improve let+const decision in AstNumbering.
Incooperate suggestion from adamk@ to only sent lexical variables to
I+TF that require explicit initialization, i.e. don't send named
function expressions to I+TF. This should recover most of the regression
now.
Also introduce a regression test for the original let issue.
BUG=chromium:670691, v8:5666
R=adamk@chromium.org,yangguo@chromium.org
Committed: https://crrev.com/78691367163ad318a6b441f03de5e7f5bf400df7
Cr-Commit-Position: refs/heads/master@{#41507}
Patch Set 1 #Patch Set 2 : Add comment. #
Total comments: 1
Patch Set 3 : Fix typo. #
Messages
Total messages: 18 (9 generated)
|