Bug 254257

Summary: [JSC] Track @@toStringTag in Structure
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Yusuke Suzuki
Reported 2023-03-22 00:26:59 PDT
V8 and SpiderMonkey both are doing it to avoid lookup of toStringTag for Object.prototype.toString. We should do that too.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-22 18:31:07 PDT
Yusuke Suzuki
Comment 2 2023-03-22 18:32:58 PDT
Note You need to log in before you can comment on or make changes to this bug.