Sign in
cobalt
/
cobalt
/
f058e8ff1e4e627725a9003fc9851c8a67294fb0
/
.
/
src
/
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