Sign in
webkit
/
WebKit
/
8e7a3447df20af9ec2c05f0bf890f531cfa43c41
/
.
/
LayoutTests
/
js
/
mozilla
/
strict
/
15.3.5.2-expected.txt
blob: 29ac2060a80124d8064c61638fd9a1f649e835b5 [
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