WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
240895
Use dladdr to get labels instead of stashing them in the JITOperationAnnotation.
https://bugs.webkit.org/show_bug.cgi?id=240895
Summary
Use dladdr to get labels instead of stashing them in the JITOperationAnnotation.
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
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2022-05-24 18:47:59 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1000
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
<
rdar://problem/93878958
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug