Description[promise] make builtin resolve functions and executors non-constructors
Fixes a number of test262 tests, including:
- built-ins/Promise/reject-function-nonconstructor.js
- built-ins/Promise/resolve-function-nonconstructor.js
- built-ins/Promise/all/resolve-element-function-nonconstructor.js
- built-ins/Promise/executor-function-nonconstructor.js
BUG=v8:4633
LOG=N
R=adamk@chromium.org, cbruni@chromium.org, littledan@chromium.org
Committed: https://crrev.com/96c6b338639ee87e4344fa14472b430d5b5f2666
Cr-Commit-Position: refs/heads/master@{#33164}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove "name"-related fixes #
Messages
Total messages: 9 (2 generated)
|