Tests that the name of the function invoked as object constructor will be displayed as its type in the front-end. Bug 50063.
console-object-constructor-name.js:19 Parent {}
console-object-constructor-name.js:20 Child {}
console-object-constructor-name.js:21 inner {}