• conradw's avatar
    [strong] Fix inlining issue · 97bee8e9
    conradw authored
    The Hydrogen representation for binops was never changed to care about the
    language mode. We thought this was ok, but it turns out we need to keep track
    of it to make sure inlining doesn't mess with the "strongness" of binops.
    
    Also added more rigorous inlining testing.
    
    BUG=v8:3956
    LOG=N
    
    Review URL: https://codereview.chromium.org/1123043002
    
    Cr-Commit-Position: refs/heads/master@{#28253}
    97bee8e9
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
test262 Loading commit data...
test262-es6 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...