Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / mozilla / strict / assign-to-callee-name-expected.txt
blobafa3fbba117a4d4b9ae4bc35da0f0822720aa440
1 610350: Assigning to a function expression's name within that function should throw a TypeError in strict mode code
2 PASS true === true
3 PASS 42 === 42
4  PASSED! 
5 All tests passed!
6 PASS successfullyParsed is true
8 TEST COMPLETE