DescriptionPreparsing inner funcs: declare arguments for preparsed scopes
This makes maybe_assigned correct (instead of being overly pessimistic
in the following case):
function f() { function g() { arguments; }; }
(Tests upcoming as part of https://codereview.chromium.org/2580833005 )
BUG=v8:5501, v8:5678
R=verwaest@chromium.org, neis@chromium.org
Review-Url: https://codereview.chromium.org/2579303002
Cr-Commit-Position: refs/heads/master@{#41787}
Committed: https://chromium.googlesource.com/v8/v8/+/b695c38842a05808106d3246f0c034bb0d2ebbcc
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : added this #Messages
Total messages: 16 (11 generated)
|