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

domain: support promises #12489

Closed
wants to merge 10 commits into from
Closed

Commits on Apr 24, 2017

  1. Configuration menu
    Copy the full SHA
    7ce4769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a07fb9 View commit details
    Browse the repository at this point in the history
  3. src: expose node::AddPromiseHook

    Expose `node::AddPromiseHook`, which wraps V8’s `SetPromiseHook` in
    a way that allows multiple hooks to be set up.
    addaleax committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    fbe240a View commit details
    Browse the repository at this point in the history
  4. domain: support promises

    addaleax committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    d0e4911 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51a52ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5a9aa5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07823ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc9692d View commit details
    Browse the repository at this point in the history
  9. [squash] more docs and tests

    addaleax committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    ddd7c47 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a9c2078 View commit details
    Browse the repository at this point in the history