blob: 9f79369fbc41bf564547199727d8a4b8256b7247 [file] [log] [blame]
This is a testharness.js-based test.
FAIL Object.preventExtensions throws a TypeError assert_throws_js: function "() => {
Object.preventExtensions(location);
}" did not throw
FAIL Reflect.preventExtensions returns false assert_false: expected false got true
Harness: the test ran to completion.