WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
254257
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-22 18:31:07 PDT
<
rdar://problem/107111713
>
Yusuke Suzuki
Comment 2
2023-03-22 18:32:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11843
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug