mirror of
https://github.com/denoland/deno.git
synced 2025-12-23 08:48:24 +00:00
This commit changes how "disabled" ops behave. Instead of using "void" functions under the hood, they now explicitly throw errors saying that a given op doesn't exist. |
||
|---|---|---|
| .. | ||
| os | ||
| web_worker | ||
| fs_events.rs | ||
| http.rs | ||
| mod.rs | ||
| permissions.rs | ||
| process.rs | ||
| runtime.rs | ||
| signal.rs | ||
| tty.rs | ||
| utils.rs | ||
| web_worker.rs | ||
| worker_host.rs | ||