Bug 240885

Summary: Use `jsc_llint` as a LLInt local label prefix instead of `_offlineasm`.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: 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   

Description Mark Lam 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.
Comment 1 Mark Lam 2022-05-24 15:13:15 PDT
Pull request: https://github.com/WebKit/WebKit/pull/990
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2022-05-24 21:04:15 PDT
<rdar://problem/93877519>