Sign in
webkit
/
WebKit
/
56247e8f5d96a3029b7e84701f83e1e2a786fb6e
/
.
/
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