haikuwebkit/LayoutTests/js/mozilla/strict/assign-to-callee-name-expec...

10 lines
225 B
Plaintext

610350: Assigning to a function expression's name within that function should throw a TypeError in strict mode code
PASS true === true
PASS 42 === 42
PASSED!
All tests passed!
PASS successfullyParsed is true
TEST COMPLETE