• bmeurer's avatar
    [turbofan] Ship TurboFan inlining. · be65129e
    bmeurer authored
    Until now inlining in TurboFan was staged behind --turbo, which means
    that it wasn't enabled with --turbo-shipping. It seems reasonable to
    ship it now, since Clusterfuzz had fun with it for a year already, and
    we need to reach parity with Crankshaft with more and more things being
    enabled behind --turbo-shipping.
    
    Review URL: https://codereview.chromium.org/1721243002
    
    Cr-Commit-Position: refs/heads/master@{#34209}
    be65129e
flag-definitions.h 51.1 KB