haikuwebkit/LayoutTests/js/ignored-result-null-compari...

12 lines
297 B
Plaintext

This tests that bytecode generation doesn't crash on a comparison to null with an ignored result.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS equalToNullTest() is true
PASS notEqualToNullTest() is true
PASS successfullyParsed is true
TEST COMPLETE