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 3e4952cb2a59 #47236

Closed
wants to merge 1 commit into from
Closed

Commits on Mar 23, 2023

  1. deps: V8: cherry-pick 3e4952cb2a59

    Original commit message:
    
        [test] fix uninitialized error
    
        In op1a.Equals(&op3) call, that->parameter() is undefined.
        which triggers uninitialized error from gcc.
    
        Change-Id: I87f1fcba3e57adbb5a1e745a3d787c62a87fd1d3
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4307714
        Commit-Queue: Toon Verwaest <verwaest@chromium.org>
        Reviewed-by: Toon Verwaest <verwaest@chromium.org>
        Cr-Commit-Position: refs/heads/main@{#86267}
    
    Refs: v8/v8@3e4952c
    richardlau committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    ae66cd6 View commit details
    Browse the repository at this point in the history