Bug 281048
| Summary: | [JSC][WASM] Wrong label for try_table on CPU(NEEDS_ALIGNED_ACCESS) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Max Rottenkolber <maximilian> |
| 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 | ||
Max Rottenkolber
The handler label for try_table on CPU(NEEDS_ALIGNED_ACCESS) points to the padding generated by alignWideOpcode32
instead of the correct bytecode.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 284834@main (65d57a732223): <https://commits.webkit.org/284834@main>
Reviewed commits have been landed. Closing PR #34833 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/137519685>