Description[turbofan] Context specialize during inlining.
Context specialization enables inlining (at least currently it is the
only enabler for inlining), but inlining enables more possibilities for
context specialization. So we really need to run them together.
This is especially important with the "module based builtins" that we're
working towards.
BUG=v8:3952
LOG=n
Committed: https://crrev.com/a556a104c0f2c3d9dc00c37ff3d6d93db5287354
Cr-Commit-Position: refs/heads/master@{#27085}
Patch Set 1 #Patch Set 2 : Add test case for nested builtin inlining. #Patch Set 3 : Ben's idea. #
Total comments: 1
Messages
Total messages: 10 (3 generated)
|