Bug 257286
| Summary: | [JSC][32 bit] B3 should support register-pair ArgumentRegValues | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Joseph Griego <joseph.j.griego> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Joseph Griego
To fit into the existing Int32/Int64 type system of B3, we should support operating on register pairs, this begins with taking them as arguments.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Joseph Griego
Pull request: https://github.com/WebKit/WebKit/pull/14310
Radar WebKit Bug Importer
<rdar://problem/110083369>