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: backport 2d5017a0fc02 #34272

Closed
wants to merge 1 commit into from
Closed

deps: V8: backport 2d5017a0fc02 #34272

wants to merge 1 commit into from

Commits on Jul 9, 2020

  1. deps: V8: backport 2d5017a0fc02

    Original commit message:
    
        [coverage] remove the last continuation range before synthetic return
    
        Rather than only removing the continuation range for the last return
        statement prior to a synthetic return statement, remove the
        continuation tracking for whatever statement occurs prior to the
        synthetic return.
    
        Bug: v8:10628
        Change-Id: Ieb8e393479c9811cf1b9756840bbfdbe7f44a1b8
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2280585
        Commit-Queue: Benjamin Coe <bencoe@google.com>
        Reviewed-by: Toon Verwaest <verwaest@chromium.org>
        Reviewed-by: Jakob Gruber <jgruber@chromium.org>
        Reviewed-by: Sigurd Schneider <sigurds@chromium.org>
        Cr-Commit-Position: refs/heads/master@{#68719}
    
    Refs: v8/v8@2d5017a
    bcoe committed Jul 9, 2020
    Copy the full SHA
    aa0a843 View commit details
    Browse the repository at this point in the history