Tests what happens when you make prototype chain accesses with impure GetOwnPropertySlot traps in the way. | |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | |
PASS typeof f() is "function" on all iterations including after DFG tier-up. | |
PASS typeof f() is "object" | |
PASS successfullyParsed is true | |
TEST COMPLETE | |