summaryrefslogtreecommitdiff
path: root/deps/v8/test/webkit/fast/js/Promise-resolve-expected.txt
blob: fcf5da88c0cbc9e427d3b908e2090bebd71bd141 (plain)
1
2
3
4
5
6
7
8
9
10
Test Promise resolution.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS thisInOnFulfilled is undefined
PASS result is "hello"
PASS successfullyParsed is true

TEST COMPLETE