nodejs/deps/v8/test/webkit/fast/js/Promise-init-callback-receiver-expected.txt

10 lines
219 B
Plaintext
Raw Permalink Normal View History

2014-03-31 14:38:28 +02:00
|this| in Promise constructor should be undefined.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS receiverInStrict is undefined
PASS successfullyParsed is true
TEST COMPLETE