Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v16.x] deps: V8: cherry-pick d8dc66f #41566

Closed
wants to merge 5 commits into from

Commits on Jan 17, 2022

  1. deps: V8: cherry-pick d8dc66f92169

    Original commit message:
    
        [riscv64][sparkplug] Fix sparkplug verify framesize failed
    
        Change-Id: I7481749ba3d5c41d7405b0d88a51defbc8bec9d6
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3093009
        Auto-Submit: Yahan Lu <[email protected]>
        Reviewed-by: Ji Qiu <[email protected]>
        Commit-Queue: Yahan Lu <[email protected]>
        Cr-Commit-Position: refs/heads/master@{#76277}
    
    Refs: v8/v8@d8dc66f9
    luyahan committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    1dd8202 View commit details
    Browse the repository at this point in the history
  2. deps: V8: cherry-pick 3cab84c24723

    Original commit message:
    
        [riscv64] Use s1 to save code_obj
    
        The caller saved a4 may be clobbered by the callee function.
        So we substitute it with the callee saved s1 to save code_obj.
    
        Change-Id: Iebe707cbaa62d47fdee0aa117e32e88f67dac743
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3096886
        Reviewed-by: Ji Qiu <[email protected]>
        Commit-Queue: Ji Qiu <[email protected]>
        Commit-Queue: Yahan Lu <[email protected]>
        Auto-Submit: Yahan Lu <[email protected]>
        Cr-Commit-Position: refs/heads/master@{#76294}
    
    Refs:  v8/v8@3cab84c2472
    luyahan committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    12920f9 View commit details
    Browse the repository at this point in the history
  3. deps: V8: cherry-pick 471f862954f3

    Original commit message:
    
        [riscv64] Link should greater and equal zero
    
        Change-Id: Ieeb5888efc068707766aef6ba6fc842c5deaaf9c
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3146673
        Commit-Queue: Yahan Lu <[email protected]>
        Auto-Submit: Yahan Lu <[email protected]>
        Reviewed-by: Ji Qiu <[email protected]>
        Cr-Commit-Position: refs/heads/main@{#76784}
    
    Refs: v8/v8@471f862954f3
    luyahan committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    c203eeb View commit details
    Browse the repository at this point in the history
  4. deps: V8: cherry-pick e74d6918fb9f

    Original commit message:
    
        [sparkplug] Simplify arch-guards to ENABLE_SPARKPLUG
    
        There is still a place to simplify.
    
        Bug: v8:11420, v8:11421
        Change-Id: I774139c52d911323f162350532a493e70f518643
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3096885
        Auto-Submit: Yahan Lu <[email protected]>
        Commit-Queue: Leszek Swirski <[email protected]>
        Reviewed-by: Leszek Swirski <[email protected]>
        Cr-Commit-Position: refs/heads/master@{#76296}
    
    Refs: v8/v8@e74d6918fb9
    luyahan committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    81e50d8 View commit details
    Browse the repository at this point in the history
  5. deps: V8: backport 77599ffe0a74

    Original commit message:
    
        [riscv64] Add block before LoadAddress
    
        fix node.js DCHECK failed
        issue: riscv-collab/v8#514
    
        Change-Id: I07f40e6aca05be3eb7304a43235185fd40ebc1f2
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3260979
        Reviewed-by: ji qiu <[email protected]>
        Commit-Queue: ji qiu <[email protected]>
        Auto-Submit: Yahan Lu <[email protected]>
        Cr-Commit-Position: refs/heads/main@{#77750}
    
    Refs: v8/v8@77599ffe0a74
    luyahan committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    f18bb63 View commit details
    Browse the repository at this point in the history