mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
c113df1bb8
- Improves speed and binary size significantly. - Makes deno_last_exception() output a JSON structure. - Isolate::execute and Isolate::event_loop now return structured, mapped JSError objects on errors. - Removes libdeno functions: libdeno.setGlobalErrorHandler() libdeno.setPromiseRejectHandler() libdeno.setPromiseErrorExaminer() In collaboration with Ryan Dahl. |
||
---|---|---|
.. | ||
deno_dir.rs | ||
eager_unix.rs | ||
errors.rs | ||
flags.rs | ||
fs.rs | ||
http_body.rs | ||
http_util.rs | ||
isolate.rs | ||
js_errors.rs | ||
libdeno.rs | ||
main.rs | ||
msg.fbs | ||
msg.rs | ||
msg_util.rs | ||
ops.rs | ||
permissions.rs | ||
repl.rs | ||
resources.rs | ||
snapshot.rs | ||
tokio_util.rs | ||
tokio_write.rs | ||
version.rs |