Bug 240885 - Use `jsc_llint` as a LLInt local label prefix instead of `_offlineasm`.
Summary: Use `jsc_llint` as a LLInt local label prefix instead of `_offlineasm`.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-05-24 14:59 PDT by Mark Lam
Modified: 2022-05-24 21:04 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>