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 d0468de #25827

Closed
wants to merge 1 commit into from
Closed

deps: V8: cherry-pick d0468de #25827

wants to merge 1 commit into from

Commits on Feb 5, 2019

  1. deps: V8: cherry-pick d0468de

    Original commit message:
    
        [heap] Fix StoreBuffer setup.
    
        - Solves a problem for PPC in a configuration where commit page size
          is 64K. https://chromium-review.googlesource.com/c/v8/v8/+/1149515
        - Uses existing VM allocation code to get properly aligned memory.
        - Makes sure the size for SetPermissions is a multiple of system page
          size.
    
        Bug:chromium:756050
    
        Change-Id: Ib3799ab7a3bb44b0091c234234c1cc47938379c2
        Reviewed-on: https://chromium-review.googlesource.com/1161210
        Commit-Queue: Bill Budge <bbudge@chromium.org>
        Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
        Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
        Cr-Commit-Position: refs/heads/master@{#54930}
    
    Refs: v8/v8@d0468de
    Milad Farazmand committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    8dec9e2 View commit details
    Browse the repository at this point in the history