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

deps: V8: cherry-pick b66334313c8b 77d515484864 #42067

Closed
wants to merge 2 commits into from

Commits on Feb 21, 2022

  1. deps: V8: cherry-pick b66334313c8b

    Original commit message:
    
        [riscv64] use callee save register in regexp
    
        Bug: v8:12502
    
        Change-Id: I8d1b599fc945e276b70901953368768594470204
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3343861
        Reviewed-by: ji qiu <qiuji@iscas.ac.cn>
        Commit-Queue: ji qiu <qiuji@iscas.ac.cn>
        Cr-Commit-Position: refs/heads/main@{#78421}
    
    Refs: v8/v8@b663343
    luyahan committed Feb 21, 2022
    Copy the full SHA
    d379e57 View commit details
    Browse the repository at this point in the history
  2. deps: V8: cherry-pick 77d515484864

    Original commit message:
    
        [riscv64] Move explicit specialization into .cc file
    
        Building with Gcc-10 causes error "explicit specialization in non-namespace scope".
        This change fixes it.
    
        Bug: v8:12649
    
        Change-Id: I36b2b042b336c2dfd32ba5541fdbbdb8dc8b4fd7
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3473997
        Reviewed-by: ji qiu <qiuji@iscas.ac.cn>
        Commit-Queue: ji qiu <qiuji@iscas.ac.cn>
        Cr-Commit-Position: refs/heads/main@{#79185}
    
    Refs: v8/v8@77d5154
    luyahan committed Feb 21, 2022
    Copy the full SHA
    8187bac View commit details
    Browse the repository at this point in the history