diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2021-11-16 20:23:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-16 20:23:12 +0100 |
commit | fd78953e1c241c8dd14686631a2509aec97f1167 (patch) | |
tree | 8d9dcfbf5344dec48506e3100f88e042d7b7d2c7 /ext/fetch/23_request.js | |
parent | b2036a4db71afd67a78f932528143fb07faea538 (diff) |
feat(core): Deno.core.setNextTickCallback (#12771)
This commit adds several new "Deno.core" bindings:
* "setNextTickCallback"
* "hasScheduledTick"
* "setHasScheduledTick"
* "runMicrotasks"
Additionally it changes "Deno.core.setMacrotaskCallback" to
allow registering multiple callbacks. All these changes were necessary
to polyfill "process.nextTick" in Node compat layer.
Co-authored-by: Ben Noordhuis <info@bnoordhuis.nl>
Diffstat (limited to 'ext/fetch/23_request.js')
0 files changed, 0 insertions, 0 deletions