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 dfcdf7837e23 #36573

Closed
wants to merge 1 commit into from
Closed

Commits on Dec 22, 2020

  1. deps: V8: cherry-pick dfcdf7837e23

    Original commit message:
    
        [coverage] fix greedy nullish coalescing
    
        The SourceRangeScope helper was consuming too many characters, instead
        explicitly create SourceRange, based on scanner position.
    
        Bug: v8:11231
        Change-Id: I852d211227abacf867e8f1ab3e3ab06dbdba2a9b
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2576006
        Reviewed-by: Toon Verwaest <verwaest@chromium.org>
        Commit-Queue: Toon Verwaest <verwaest@chromium.org>
        Cr-Commit-Position: refs/heads/master@{#71765}
    
    Refs: v8/v8@dfcdf78
    bcoe committed Dec 22, 2020
    Copy the full SHA
    fba1e5f View commit details
    Browse the repository at this point in the history