Description[es6] Align Promise.resolve with the spec
* Promise.resolve is now works with subclasses
* Spec removed [[PromiseConstructor]] now can simply use constructor
* Promise.resolve ignores species
R=littledan@chromium.org,domenic@chromium.org
BUG=v8:4161, v8:4341
LOG=Y
Committed: https://crrev.com/dcbab0f5fba01d3d48093865b8098aecb73ae5f9
Cr-Commit-Position: refs/heads/master@{#31116}
Patch Set 1 #Patch Set 2 : Keep lines within 80char #Patch Set 3 : fix typo during refactoring #Patch Set 4 : remove corresponding entry from patch262.status (that scenario is now passing) #
Messages
Total messages: 17 (5 generated)
|