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: update v8 to 4.4.63.26 #2220

Closed
wants to merge 3 commits into from
Closed

deps: update v8 to 4.4.63.26 #2220

wants to merge 3 commits into from

Commits on Jul 27, 2015

  1. Configuration menu
    Copy the full SHA
    4ec5c44 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2015

  1. src: disable vector ICs on arm

    A bug on ARMv6 makes the process crash when the V8 debugger is used.
    Disabling vector ICs as a workaround.
    
    V8-Bug: https://code.google.com/p/v8/issues/detail?id=4338
    PR-URL: nodejs#2220
    targos committed Aug 1, 2015
    Configuration menu
    Copy the full SHA
    e6789c0 View commit details
    Browse the repository at this point in the history
  2. update v8 to 4.4.63.26

    targos committed Aug 1, 2015
    Configuration menu
    Copy the full SHA
    e4dd88d View commit details
    Browse the repository at this point in the history