Chromium Code Reviews

Side by Side Diff: test/webkit/fast/js/Promise-coerce-expected.txt

Issue 1098663002: Promise assimilation fix. Base URL: git://github.com/v8/v8.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 Test Promise-like objects
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5 PASS called1 is true
6 PASS called2 is true
7 PASS called3 is true
8 PASS called4 is true
9 PASS value1 is 11
10 PASS value2 is 43
11 PASS value3 is 91
12 PASS value4 is 98
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
OLDNEW
« test/webkit/fast/js/Promise-coerce.js ('K') | « test/webkit/fast/js/Promise-coerce.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine