1 Tests that opening inspector front-end doesn't change methods defined by the inspected application.
4 Object.type === myImpl => true
5 Object.hasProperties === myImpl => true
6 Object.describe === myImpl => true
7 Object.className === myImpl => true
8 String.prototype.escapeCharacters === myImpl => true
9 JSON.stringify === myImpl => true