mirror of
https://github.com/denoland/deno.git
synced 2025-12-23 08:48:24 +00:00
This commit changes formatting of JS errors; by not showing source lines for internal code. Where possible, instead using the top stack frame associated with user code i.e. the first location that is colourful and not a "deno:" URL. |
||
|---|---|---|
| .. | ||
| errors.rs | ||
| mod.rs | ||
| runtime_compiler.rs | ||