haikuwebkit/LayoutTests/js/dom/overloaded-operation-except...

5 lines
288 B
Plaintext

PASS An overloaded function that is passed too few arguments for any overload should throw a 'Not enough arguments' exception
PASS An overloaded function that is passed too few arguments for any overload, and also an invalid this object, should throw an 'Invalid this object' exception