RESOLVED FIXED 232118
--reportBytecodeCompileTimes=1 should correctly report the bytecode size
https://bugs.webkit.org/show_bug.cgi?id=232118
Summary --reportBytecodeCompileTimes=1 should correctly report the bytecode size
Robin Morisset
Reported 2021-10-21 16:54:21 PDT
Currently, it always show 0, since it queries it after m_writer.finalize() which moves it away.
Attachments
Patch (3.84 KB, patch)
2021-10-21 16:59 PDT, Robin Morisset
no flags
Robin Morisset
Comment 1 2021-10-21 16:59:24 PDT
Michael Saboff
Comment 2 2021-10-21 17:25:31 PDT
Comment on attachment 442090 [details] Patch r=me
EWS
Comment 3 2021-10-22 09:36:56 PDT
Committed r284690 (243410@main): <https://commits.webkit.org/243410@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 442090 [details].
Radar WebKit Bug Importer
Comment 4 2021-10-22 09:37:16 PDT
Note You need to log in before you can comment on or make changes to this bug.