Bug 240885
Summary: | Use `jsc_llint` as a LLInt local label prefix instead of `_offlineasm`. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mark Lam
Code generated by the offlineasm is tightly coupled with JSC anyway. Might as well make the local labels more informative about where the code came from in crash traces.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/990
EWS
Committed r294787 (250946@main): <https://commits.webkit.org/250946@main>
Reviewed commits have been landed. Closing PR #990 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/93877519>