Bug 261846
| Summary: | Use call instead of jumps to improve js jit entry performance | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Justin Michaud <justin_michaud> |
| Component: | JavaScriptCore | Assignee: | Justin Michaud <justin_michaud> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Justin Michaud
Use call instead of jumps to improve js jit entry performance
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Justin Michaud
Pull request: https://github.com/apple/WebKit/pull/786
Radar WebKit Bug Importer
<rdar://problem/116146126>
Justin Michaud
Closing old bugs assigned to me