• Clemens Hammacher's avatar
    [Liftoff] Fix DCHECK error · f77299e1
    Clemens Hammacher authored
    Fix fixes a minor DCHECK error, which fired because usually only
    LiftoffRegisters of the same type should be compared against each
    other. In the RegisterReuseMap we store both register pairs and single
    registers, hence check for pair vs non-pair comparisons explicitly.
    
    R=ahaas@chromium.org
    
    Bug: v8:6600, chromium:922670
    Change-Id: I18beb61b6b1906cc42bcf6e7dfdd5eb803e874d7
    Reviewed-on: https://chromium-review.googlesource.com/c/1421921Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#58956}
    f77299e1
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector 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...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...