blob: bdcb27d27a86147e408d91a6fadbaacd049bb78b [file] [log] [blame]
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