Bug 259798
| Summary: | Add in place interpreter optimizations | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | daniel_liu4 |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
daniel_liu4
Add various optimizations for the in place interpreter, such as condensing large runs of block/loop instructions, and avoiding reallocating the vector as much.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/113358427>
daniel_liu4
Pull request: https://github.com/WebKit/WebKit/pull/16363
EWS
Committed 266826@main (6f23b5f4342c): <https://commits.webkit.org/266826@main>
Reviewed commits have been landed. Closing PR #16363 and removing active labels.