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

src: properly report exceptions from AddressToJS() #42054

Commits on Mar 18, 2022

  1. src: properly report exceptions from AddressToJS()

    Signed-off-by: Darshan Sen <raisinten@gmail.com>
    RaisinTen committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    5c372ae View commit details
    Browse the repository at this point in the history
  2. src: alias UV_EPROTO with JS_EXCEPTION_PENDING

    Signed-off-by: Darshan Sen <raisinten@gmail.com>
    RaisinTen committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    ce0b6a4 View commit details
    Browse the repository at this point in the history
  3. src: use TryCatch.SetVerbose(true)

    Signed-off-by: Darshan Sen <raisinten@gmail.com>
    RaisinTen committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    ed46601 View commit details
    Browse the repository at this point in the history
  4. src: get rid of SetVerbose(true) calls

    Signed-off-by: Darshan Sen <raisinten@gmail.com>
    RaisinTen committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    7a05587 View commit details
    Browse the repository at this point in the history