Sign in
webkit
/
WebKit
/
4998104f692eb1d9136695fb6ec92704feed5358
/
.
/
LayoutTests
/
js
/
mozilla
/
strict
/
assign-to-callee-name-expected.txt
blob: afa3fbba117a4d4b9ae4bc35da0f0822720aa440 [
file
] [
log
] [
blame
]
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