Bug 258812
Summary: | Fix the SamplingProfiler to work when JIT is disabled. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
Component: | JavaScriptCore | Assignee: | 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
It was making an assumption that the ExecutableAllocator is always available. This is not true when the JIT is disabled.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/111691907>
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/15505
EWS
Committed 265727@main (2a8ef0e4c893): <https://commits.webkit.org/265727@main>
Reviewed commits have been landed. Closing PR #15505 and removing active labels.