mirror of
https://github.com/denoland/deno.git
synced 2024-11-05 09:04:41 -05:00
79285fa83b
Currently runtime exception are only displayed at the program end in terminal, which makes it only a partial fix, as a full fix requires https://github.com/denoland/rusty_v8/pull/1149 which adds new bindings to the inspector that allows to notify it about thrown exceptions. This will be handled in a follow up commit. |
||
---|---|---|
.. | ||
bar.js | ||
error_with_npm_import.js | ||
foo.ts | ||
inspector1.js | ||
inspector2.js | ||
inspector3.js | ||
inspector4.js | ||
inspector_test.js | ||
memory.js | ||
test.ts |