blob: 7a907fdb59bb8bb96137f03850412ef2c454d38c [file] [log] [blame]
This test checks whether String.prototype methods correctly handle |this| if |this| becomes window.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS String(error) is "TypeError: Type error"
PASS successfullyParsed is true
TEST COMPLETE