Missing step in AsyncGeneratorResolve
GeorgNeis opened this issue · 1 comments
GeorgNeis commented
AsyncGeneratorResolve seems to be missing the following after step 9:
Set onFulfilled.[[PromiseCapability]] to promiseCapability.
GeorgNeis opened this issue · 1 comments
AsyncGeneratorResolve seems to be missing the following after step 9:
Set onFulfilled.[[PromiseCapability]] to promiseCapability.