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