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