Description[promise] separate PerformPromiseThen from PromiseThen
The `PerformPromiseThen` spec-internal operation is used by the async functions
proposal, in order to ensure that AwaitExpressions are not observable via
usual mechanisms/hooks, such as Symbol.species.
BUG=v8:5253
R=littledan@chromium.org, adamk@chromium.org, gsathya@chromium.org, yangguo@chromium.org
Committed: https://crrev.com/0272aa502fbc9874cadfca81199a83c38f95eb88
Cr-Commit-Position: refs/heads/master@{#38353}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Incorporate Dan's debugger fixes, + try to fix windows failures #
Messages
Total messages: 25 (14 generated)
|