NEW254257
[JSC] Track @@toStringTag in Structure
https://bugs.webkit.org/show_bug.cgi?id=254257
Summary [JSC] Track @@toStringTag in Structure
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.