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