RESOLVED FIXED271625
[JSC] Update RegExp tracing code
https://bugs.webkit.org/show_bug.cgi?id=271625
Summary [JSC] Update RegExp tracing code
Michael Saboff
Reported 2024-03-24 21:39:00 PDT
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
Michael Saboff
Comment 1 2024-03-24 21:50:56 PDT
Radar WebKit Bug Importer
Comment 2 2024-03-25 04:39:48 PDT
EWS
Comment 3 2024-03-27 05:20:52 PDT
Committed 276730@main (6299ee9f0fdd): <https://commits.webkit.org/276730@main> Reviewed commits have been landed. Closing PR #26395 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.