| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
| |
Tag #1287
|
|
|
|
|
|
| |
async generator.
Tag #1287
|
|
|
|
|
|
| |
prototype methods.
Tag #1287
|
|
|
|
| |
Tag #1287
|
|
|
|
| |
Tag #1287
|
|
|
|
|
|
| |
GetTypeError.
Tag #1287
|
|
|
|
|
|
| |
explicitly say Async Function.
Tag #1287
|
|
|
|
|
|
|
|
| |
resolve/reject functions.
Useful for internally-created Promises that'll only ever be resolved/rejected internally.
Tag #1287
|
|
|
|
|
|
| |
the Promise resolving fast path.
Tag #1287
|
|
|
|
|
|
| |
self-hosted implementation.
Tag #1287
|
|
|
|
| |
This resolves #1283.
|
| |
|
|
|
|
| |
to static method.
|
| |
|
| |
|
|
|
|
| |
Issue #17
|
|
|