Bug 255661
| Summary: | [JSC] Skip ProxyObject's ICs trap result validation in the common case | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Shvayka <ashvayka> |
| Component: | JavaScriptCore | Assignee: | Alexey Shvayka <ashvayka> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 256050 | ||
| Bug Blocks: | 256213 | ||
Alexey Shvayka
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
<rdar://problem/108269769>
Alexey Shvayka
Pull request: https://github.com/WebKit/WebKit/pull/12919
EWS
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
Re-opened since this is blocked by bug 256050
Alexey Shvayka
Pull request: https://github.com/WebKit/WebKit/pull/13349
EWS
Committed 263571@main (052608b03fab): <https://commits.webkit.org/263571@main>
Reviewed commits have been landed. Closing PR #13349 and removing active labels.