DescriptionCheck that Promise subclasses have callable resolve/reject
This check is guaranteed by the Promise spec and tested by test262
tests. It only has to run for subclasses. This patch adds the check
to the Promise code.
BUG=v8:4633
R=adamk
LOG=Y
Committed: https://crrev.com/d9c45337a49f01ff3beadba860307e740ced7480
Cr-Commit-Position: refs/heads/master@{#34693}
Patch Set 1 #Patch Set 2 : Fix debug tests #
Total comments: 2
Messages
Total messages: 22 (9 generated)
|