1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/op_crates
Aaron O'Mullan ff9ff4a377
refactor(core): simplify error handling (#10297)
- register builtin v8 errors in core.js so consumers don't have to
- remove complexity of error args handling (consumers must provide a 
  constructor with custom args, core simply provides msg arg)
2021-04-21 20:50:50 -04:00
..
console chore: release crates (#10269) 2021-04-21 00:15:39 +02:00
crypto chore: release crates (#10269) 2021-04-21 00:15:39 +02:00
fetch fix(fetch): Response inspect regression (#10295) 2021-04-21 23:03:04 +02:00
file chore: release crates (#10269) 2021-04-21 00:15:39 +02:00
timers chore: release crates (#10269) 2021-04-21 00:15:39 +02:00
url refactor(core): simplify error handling (#10297) 2021-04-21 20:50:50 -04:00
web chore: release crates (#10269) 2021-04-21 00:15:39 +02:00
webgpu chore: release crates (#10269) 2021-04-21 00:15:39 +02:00
webidl chore: release crates (#10269) 2021-04-21 00:15:39 +02:00
websocket chore: release crates (#10269) 2021-04-21 00:15:39 +02:00