Description[turbofan] Carefully update frame states during inlining.
During inlining we should pay attention to only rewire the outer frame
states of the inlinee, but leave any inner frame states of the inlinee
untouched. Otherwise we might run into trouble once we start caching
graphs, or do getter/setter inlining.
R=jarin@chromium.org
Committed: https://crrev.com/fe690c3e82a6e6092e881fd2c5629ab53d29a1c8
Cr-Commit-Position: refs/heads/master@{#28466}
Patch Set 1 #
Messages
Total messages: 8 (1 generated)
|