DescriptionRemove unnecessary checks for forced context allocation
If a whole scope has forced context allocation, MustAllocateInContext()
already takes care of returning true for all variables, there's no need
to individually call ForceContextAllocation() on them.
R=neis@chromium.org
Committed: https://crrev.com/86e141eb2ddf89b98f8629c73e94440f83651f7f
Cr-Commit-Position: refs/heads/master@{#38504}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Removed comment #Messages
Total messages: 15 (9 generated)
|