Bug 232118

Summary: --reportBytecodeCompileTimes=1 should correctly report the bytecode size
Product: WebKit Reporter: Robin Morisset <rmorisset>
Component: JavaScriptCoreAssignee: Robin Morisset <rmorisset>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.