Sign in
cobalt
/
cobalt.git
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
v8
/
test
/
webkit
/
fast
/
js
/
Promise-simple-expected.txt
blob: 122a8f4da83b98f0a603d07e89e1125f305c90da [
file
]
Test Promise.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS thisInInit is undefined
PASS thisInOnFulfilled is undefined
PASS result is "hello"
PASS successfullyParsed is true
TEST COMPLETE