Bug 271625
| Summary: | [JSC] Update RegExp tracing code | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
| Component: | JavaScriptCore | Assignee: | Michael Saboff <msaboff> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Michael Saboff
The RegExp tracing code dumps what version of RegExp's get JIT'ed or interpreted as well as call counts and the average size of the subject string.
This is to update the output to show the complete RegExp, restructure the code a little and fixed the code to work with modules.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Saboff
Pull request: https://github.com/WebKit/WebKit/pull/26395
Radar WebKit Bug Importer
<rdar://problem/125334427>
EWS
Committed 276730@main (6299ee9f0fdd): <https://commits.webkit.org/276730@main>
Reviewed commits have been landed. Closing PR #26395 and removing active labels.