blob: 7047e39ae5c3087e1486f246f590101d34847701 [file] [log] [blame]
Tests that calling getter on prototype will call it on the object.
console-call-getter-on-proto.js:27 B {value: 239}
foo: 239
value: 239
__proto__: A
constructor: ƒ ()
foo: 239
__proto__: Object