haikuwebkit/LayoutTests/js/cached-call-uninitialized-a...

13 lines
312 B
Plaintext

This test checks that uninitialized parameters for cached call functions correctly defaults to undefined.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS arg4 is undefined.
PASS arg5 is undefined.
PASS arg6 is undefined.
PASS successfullyParsed is true
TEST COMPLETE