WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255661
[JSC] Skip ProxyObject's ICs trap result validation in the common case
https://bugs.webkit.org/show_bug.cgi?id=255661
Summary
[JSC] Skip ProxyObject's ICs trap result validation in the common case
Alexey Shvayka
Reported
2023-04-19 10:11:36 PDT
For most ProxyObject's targets this avoids costly validation logic and JS => C++ calls in the IC.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-04-19 11:01:13 PDT
<
rdar://problem/108269769
>
Alexey Shvayka
Comment 2
2023-04-19 11:03:45 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12919
EWS
Comment 3
2023-04-26 20:07:00 PDT
Committed
263443@main
(18d9fef12db3): <
https://commits.webkit.org/263443@main
> Reviewed commits have been landed. Closing PR #12919 and removing active labels.
WebKit Commit Bot
Comment 4
2023-04-27 11:11:14 PDT
Re-opened since this is blocked by
bug 256050
Alexey Shvayka
Comment 5
2023-05-01 20:37:08 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13349
EWS
Comment 6
2023-05-01 23:14:46 PDT
Committed
263571@main
(052608b03fab): <
https://commits.webkit.org/263571@main
> Reviewed commits have been landed. Closing PR #13349 and removing active labels.
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