Bug 258812

Summary: Fix the SamplingProfiler to work when JIT is disabled.
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 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.