Open Bug 1480334 Opened 6 years ago Updated 8 months ago

Skip already resolved Promises in more cases

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: arai, Unassigned)

References

(Blocks 1 open bug)

Details

Bug 1317481 added the basic support for skipping await on already-resolved/primitive value.
it currently supports only await in resumed async function, but there should be more cases that we can skip.
Severity: normal → S3
Blocks: 1850106
You need to log in before you can comment on or make changes to this bug.