haikuwebkit/LayoutTests/js/closure-inside-extra-arg-ca...

12 lines
282 B
Plaintext

This test checks that activation objects for functions called with too many arguments are created properly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS c1() is "xyxy"
PASS c2() is "xyxy"
PASS successfullyParsed is true
TEST COMPLETE