1 Test Promise constructor inside Blink.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 constructor = function Promise() { [native code] }
6 then = function then() { [native code] }
7 catch = function catch() { [native code] }
8 PASS successfullyParsed is true