RESOLVED FIXED 240885
Use `jsc_llint` as a LLInt local label prefix instead of `_offlineasm`.
https://bugs.webkit.org/show_bug.cgi?id=240885
Summary Use `jsc_llint` as a LLInt local label prefix instead of `_offlineasm`.
Mark Lam
Reported 2022-05-24 14:59:02 PDT
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
Mark Lam
Comment 1 2022-05-24 15:13:15 PDT
EWS
Comment 2 2022-05-24 21:03:57 PDT
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
Comment 3 2022-05-24 21:04:15 PDT
Note You need to log in before you can comment on or make changes to this bug.