mirror of
https://github.com/denoland/deno.git
synced 2025-02-14 01:26:14 -05:00
![]() Fixes regression from #18878 where `Promise.reject()`, `Promise.reject(undefined)` and `reportError(undefined)` panic in the REPL. Fixes `throw undefined` printing `Uncaught Unknown exception` instead of `Uncaught undefined`. |
||
---|---|---|
.. | ||
cdp.rs | ||
channel.rs | ||
editor.rs | ||
mod.rs | ||
session.rs |