Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-v0.x-archive
base: 18beea4a3f89
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: 160e4d053481
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 23, 2012

  1. v8: make GDBJIT interface compile again

    R=ulan@chromium.org
    BUG=v8:1804
    
    Review URL: https://codereview.chromium.org/11022007
    
    This is a back-port of upstream commits 12679, 12686 and 12738.
    mstarzinger@chromium.org authored and bnoordhuis committed Oct 23, 2012
    Copy the full SHA
    e8b0427 View commit details
    Browse the repository at this point in the history
  2. build: re-enable gdbjit, honor --gdb again

    Note that you need to start node with --gdbjit for it to become effective.
    bnoordhuis committed Oct 23, 2012
    Copy the full SHA
    160e4d0 View commit details
    Browse the repository at this point in the history