DescriptionDont track scope_inside_with_ explicitly
This is only needed to set a flag on the SharedFunctionInfo generated for a function literal. Hence we only need it in 1 scope, and only read it once. Recursing in that case will be more efficient than always tracking it.
BUG=v8:5209
Committed: https://crrev.com/d814ca8d291404baf5413de4d581f5da49a0d97a
Cr-Commit-Position: refs/heads/master@{#38761}
Patch Set 1 #Patch Set 2 : Don't duplicate InsideWithScope walk in HasTrivialOuterContext #
Total comments: 4
Messages
Total messages: 12 (3 generated)
|