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

[v12.x] deps: V8: cherry-pick cb1c2b0fbfe7 #31939

Closed

Commits on Apr 1, 2020

  1. deps: V8: cherry-pick cb1c2b0fbfe7

    Original commit message:
    
        Remove noscript_shared_function_infos
    
        SharedFunctionInfos that do not belong to a script were tracked in
        noscript_shared_function_infos. However this was only used in object-stats.
        Remove this since it was actually leaking memory in some use cases.
    
        Bug: v8:9674
        Change-Id: I9482f7e5dedf975666a70684b3d2ea04c9a23518
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1798423
        Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
        Reviewed-by: Michael Stanton <mvstanton@chromium.org>
        Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
        Cr-Commit-Position: refs/heads/master@{#63685}
    
    Refs: v8/v8@cb1c2b0
    Flarna committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    52a2813 View commit details
    Browse the repository at this point in the history