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: backport ff7d70b from V8's upstream #2959

Closed
wants to merge 1 commit into from

Commits on Sep 18, 2015

  1. deps: backport ff7d70b from V8's upstream

    Original commit message:
    
      Update BitField3 type in gen-postmortem-metadata.py
    
      Since https://codereview.chromium.org/272163002, BitField3 is a raw
      uint32 field, and not a SMI anymore.
    
      Update tools/gen-postmortem-metadata.py so that post-mortem tools can
      work with versions of V8 that shipped after that change.
    
      This change was merged in github.com/joyent/node right before node
      v0.12.0 was released.
    
      [email protected]
    
      TEST=mdb_v8, a post-mortem debugging tool running on SmartOS,  has been
      using this change since Node.js v0.12.0 was released
    
      BUG=
    
      Review URL: https://codereview.chromium.org/1296743003
    
      Cr-Commit-Position: refs/heads/master@{nodejs#30839}
    julien.gilli committed Sep 18, 2015
    Configuration menu
    Copy the full SHA
    259072c View commit details
    Browse the repository at this point in the history