Description[turbofan] Lazy bailout for calls doesn't need callee.
There's no need to preserve the exact callee for lazy bailouts
from JSCallFunction in the AstGraphBuilder, as fullcodegen code
will never look at that value after the callee returns. So we
just push optimized_out instead.
BUG=v8:5267
R=jarin@chromium.org
Committed: https://crrev.com/f676db4655ea8d87e5f6a8172341dbf0cb09923b
Cr-Commit-Position: refs/heads/master@{#38963}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|