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

[v14.x] deps: V8: cherry-pick 81181a8ad80a #39187

Merged
merged 1 commit into from
Jul 15, 2021

Commits on Jul 15, 2021

  1. deps: V8: cherry-pick 81181a8ad80a

    Original commit message:
    
        [JSON] Fix GC issue in BuildJsonObject
        We must ensure that the sweeper is not running or has already swept
        mutable_double_buffer. Otherwise the GC can add it to the free list.
    
        Bug: v8:11837
        Change-Id: Ifd9cf15f1c94f664fd6489c70bb38b59730cdd78
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2928181
        Commit-Queue: Victor Gomes <victorgomes@chromium.org>
        Reviewed-by: Toon Verwaest <verwaest@chromium.org>
        Reviewed-by: Dominik Inführ <dinfuehr@chromium.org>
        Cr-Commit-Position: refs/heads/master@{#74859}
    
    Refs: v8/v8@81181a8
    
    PR-URL: nodejs#39187
    Fixes: nodejs#37553
    Refs: v8/v8@81181a8
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    thomasmichaelwallace authored and richardlau committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    848cf46 View commit details
    Browse the repository at this point in the history