• Milad Farazmand's avatar
    PPC/s390: [wasm] Add builtin and runtime function for debug breaks · d1edf08d
    Milad Farazmand authored
    Port 59bda196
    
    Original Commit Message:
    
        This CL adds the "WasmDebugBreak" builtin for x64, ia32, arm and arm64.
        It stores all wasm parameter registers to the stack and calls the
        respective runtime function.
        The runtime function does not do anything yet, but the
        inspector/debugger/wasm-set-breakpoint-liftoff test will already execute
        both the builtin and the runtime function.
    
    R=clemensb@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
    BUG=
    LOG=N
    
    Change-Id: I881a22f1e7c8f9c0714caaa0de75e00177da51e4
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2038136Reviewed-by: 's avatarJunliang Yan <jyan@ca.ibm.com>
    Commit-Queue: Milad Farazmand <miladfar@ca.ibm.com>
    Cr-Commit-Position: refs/heads/master@{#66138}
    d1edf08d
Name
Last commit
Last update
..
builtins-s390.cc Loading commit data...