chromium/third_party/blink/web_tests/fast/js/mozilla/strict/assign-to-callee-name-expected.txt

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