diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2022-12-06 02:00:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-06 02:00:10 +0100 |
commit | 79285fa83bfbbef55d8afa8f28d11ae4a0b21927 (patch) | |
tree | 0a01c246c71c3dcf175d6d95c2746f5dd4743844 /cli/tools/coverage/mod.rs | |
parent | a7dd28a07c3d018c326636aa563ee4e9200445f8 (diff) |
npm: ensure runtime exceptions are surfaced when debugger is attached (#16943)
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.
Diffstat (limited to 'cli/tools/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions