blob: 33f8c967c0326dc19186989f19b9ea4e4a0128e3 [file] [log] [blame]
This tests that for/in statements don't report properties that are in both an object and its prototype more than once.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS i is 2
PASS successfullyParsed is true
TEST COMPLETE