Sign in
webkit
/
WebKit
/
2cef187e7ca3dcd59bec86964e3a0098a2ca9c1c
/
.
/
LayoutTests
/
js
/
mozilla
/
strict
/
15.3.5.2-expected.txt
blob: 6ecae63b6c68c2b7f3ca7e30b78b81405a7113e5 [
file
] [
log
] [
blame
]
PASS 'use strict'; var f = fn(); delete f.prototype threw exception of type TypeError.
PASS var f = fn(); delete f.prototype is false
PASS true === true
PASSED!
PASS successfullyParsed is true
TEST COMPLETE