haikuwebkit/LayoutTests/js/function-dot-apply-replace-...

11 lines
240 B
Plaintext

This tests that expressions of the form x = x.apply(...) don't break bytecode generation.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS bar() is 3
PASS successfullyParsed is true
TEST COMPLETE