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

Properly propagate error when deno_core::Isolate gets syntax error #4770

Merged
merged 4 commits into from
Apr 16, 2020

Commits on Apr 15, 2020

  1. fix(core/isolate): handle JS compilation errors

    Fixes denoland#4766.
    
    Co-authored-by: Douglas Caetano dos Santos <[email protected]>
    Co-authored-by: João Avelino Bellomo Filho <[email protected]>
    3 people committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    5c01897 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. edit

    ry committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    71cea64 View commit details
    Browse the repository at this point in the history
  2. cleanup test

    ry committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    0b56302 View commit details
    Browse the repository at this point in the history
  3. no default

    ry committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    9b11715 View commit details
    Browse the repository at this point in the history