Description[turbofan] Reduce JSInliner dependencies on JSFunction.
Ideally the JSInliner should not be concerned with JSFunction's at all,
but only look at the SharedFunctionInfo. This reduces the uses of the
concrete closure to two remaining cases, which we plan to fix soonish
too.
R=jarin@chromium.org
Committed: https://crrev.com/c6433cb0589b6beea988b75dade85acc888d5310
Cr-Commit-Position: refs/heads/master@{#34135}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|