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