haikuwebkit/LayoutTests/js/dfg-strict-mode-to-this-exp...

11 lines
349 B
Plaintext

Tests that doing to-this conversion in strict mode doesn't cause us to believe that if the input is an object then the output is also an object.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS thingy() is false on all iterations including after DFG tier-up.
PASS successfullyParsed is true
TEST COMPLETE