Bug 204216
Summary: | We could have a MultiGetByOffset like thing for GetByVal which also switches on incoming identifier | ||
---|---|---|---|
Product: | WebKit | Reporter: | Saam Barati <saam> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | benjamin, fpizlo, ggaren, gskachkov, guijemont, keith_miller, mark.lam, msaboff, rmorisset, ticaiolima, tzagallo, ysuzuki |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Saam Barati
Sometimes we may have a GetByStatus with only a few identifiers, and well known loads. We could have something like MultiGetByOffset for multiple identifiers + multiple structures (or a single structure).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |