Implementation of Function.prototype.bind
Determine if a function is a native generator function.
Set a function's length property
Set a function's name property
Callback wrapping utility
Apply ES2015 function.name semantics to all functions
Helper to wrap functions inside a function call.
Determine if a function is a native async function.
Run a function exactly one time
A cross browser microtask library
A function that returns the normally hidden `AsyncFunction` constructor
A function that returns the normally hidden `GeneratorFunction` constructor
simplified stream construction
AST utils for webassemblyjs
The Node.js `util.deprecate()` function with browser support
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
A small polyfill for Object.setprototypeof
random bytes from browserify stand alone
Helper function to change the property 'name' of every function
process.nextTick but always with args
Get callsites from the V8 stack trace API
Resolve any installed ES6 compatible promise
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
Buffers events from a stream until you are ready to handle them.