Sign in
webkit
/
WebKit
/
3f78a298b8cb2d7ccc1b4dafb89a4d60eb2fbe8f
/
.
/
LayoutTests
/
js
/
mozilla
/
strict
/
assign-to-callee-name-expected.txt
blob: 0f8aba464a6e43a46d3e63453eb8b677de62ba40 [
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