Bug 240895

Summary: Use dladdr to get labels instead of stashing them in the JITOperationAnnotation.
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   

Mark Lam
Reported 2022-05-24 18:35:48 PDT
We no longer need to stash these label strings in the JITOperationAnnotations. This change also fixes an ASAN crasher. As such, we can re-enable ENABLE(JIT_OPERATION_DISASSEMBLY) even when ASAN_ENABLED.
Attachments
Mark Lam
Comment 1 2022-05-24 18:47:59 PDT
EWS
Comment 2 2022-05-24 21:44:19 PDT
Committed r294788 (250947@main): <https://commits.webkit.org/250947@main> Reviewed commits have been landed. Closing PR #1000 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-05-24 21:45:15 PDT
Note You need to log in before you can comment on or make changes to this bug.