RESOLVED FIXED 258812
Fix the SamplingProfiler to work when JIT is disabled.
https://bugs.webkit.org/show_bug.cgi?id=258812
Summary Fix the SamplingProfiler to work when JIT is disabled.
Mark Lam
Reported 2023-07-03 09:46:04 PDT
It was making an assumption that the ExecutableAllocator is always available. This is not true when the JIT is disabled.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-07-03 09:46:29 PDT
Mark Lam
Comment 2 2023-07-03 10:19:17 PDT
EWS
Comment 3 2023-07-03 11:21:36 PDT
Committed 265727@main (2a8ef0e4c893): <https://commits.webkit.org/265727@main> Reviewed commits have been landed. Closing PR #15505 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.