import * as deno from "https://deno.land/x/deno@v1.0.0/cli/js/web/streams/internals.ts";
Functions
f call | |
Non-spec mechanism to "unwrap" a promise and store it to be resolved later. | |
An internal function which provides a function name for some generated functions, so stack traces are a bit more readable. | |
An internal function which mimics the behavior of setting the promise to handled in JavaScript. In this situation, an assertion failure, which shouldn't happen will get thrown, instead of swallowed. | |