• Victor Gomes's avatar
    [maglev] Fix SetPendingMessage · 3266dd84
    Victor Gomes authored
    Add return register to the allocator. SetPendingMessage is a ValueNode
    and returns the previous pending message.
    
    This was not identified before, because we do not support
    exception handlers yet.
    
    Bug: v8:7700
    Change-Id: Ia03ea609e85297198792816edda22d4f1c79708c
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3849652
    Commit-Queue: Victor Gomes <victorgomes@chromium.org>
    Reviewed-by: 's avatarLeszek Swirski <leszeks@chromium.org>
    Auto-Submit: Victor Gomes <victorgomes@chromium.org>
    Commit-Queue: Leszek Swirski <leszeks@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#82654}
    3266dd84
maglev-ir.cc 131 KB