Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassObject.prototype.hasOwnProperty
Asserts runNo asserts ran
PassObject.prototype.hasOwnProperty 1
Asserts run
Pass
assert_throws_exactly(object "[object Object]", function "function() {         ({}).hasOwnProperty.call(that, { toString: function() { throw test_error; } });       }")
    at Test.<anonymous> ( /js/builtins/Object.prototype.hasOwnProperty-order.html:15:7)
PassObject.prototype.hasOwnProperty 2
Asserts run
Pass
assert_throws_exactly(object "[object Object]", function "function() {         ({}).hasOwnProperty.call(that, { toString: function() { throw test_error; } });       }")
    at Test.<anonymous> ( /js/builtins/Object.prototype.hasOwnProperty-order.html:15:7)
PassObject.prototype.hasOwnProperty 3
Asserts run
Pass
assert_throws_exactly(object "[object Object]", function "function() {         ({}).hasOwnProperty.call(that, { toString: function() { throw test_error; } });       }")
    at Test.<anonymous> ( /js/builtins/Object.prototype.hasOwnProperty-order.html:15:7)