Description[promise] revert error message change for Promise.resolve()
Previously, it was `ToString(PromiseCast)`, which comes out as
"function resolve() { [native code] }". I had changed it to "Promise.resolve()",
but the other style is more consistently used.
LOG=N
R=cbruni@chromium.org, adamk@chromium.org, littledan@chromium.org
Committed: https://crrev.com/5fcfe05a3b0d3d14575cf6fe112335442381bd33
Cr-Commit-Position: refs/heads/master@{#33129}
Patch Set 1 #
Messages
Total messages: 13 (5 generated)
|