Description[turbofan] Switch inlining tests to global scope.
This switches our inlining tests (i.e. cctest/test-run-inlining) to rely
on global object instead of function context specialization, which is
more in sync with what we are actually shipping. It will also allow us
to test inlining with the BytecodeGraphBuilder without having to add
support for function context specialization just for testing purposes.
R=bmeurer@chromium.org
TEST=cctest/test-run-inlining
BUG=v8:5251
Committed: https://crrev.com/9ee6ca75d396c99d5bf9203ed22996a2e6028527
Cr-Commit-Position: refs/heads/master@{#38209}
Patch Set 1 #Patch Set 2 : Rebased. #
Messages
Total messages: 11 (6 generated)
|