Bug 163991

Summary: We should change toStringName method table layering.
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Keith Miller 2016-10-25 15:40:52 PDT
We should change the way we set the default toStringName. We should put the current implementation on JSDOMObject and have the JSObject implementation return "Object".