Bug 185921
Summary: | JSC get_by_val ICs should be able to cache multiple index strings | ||
---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | keith_miller, saam, ysuzuki |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Filip Pizlo
date-format-xparb has two get_by_val's that take either of two possible strings as the index, and in steady state, both strings are identifiers.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |