Bug 225464 - It should be possible to --logJIT=true
Summary: It should be possible to --logJIT=true
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-06 09:47 PDT by Filip Pizlo
Modified: 2021-05-06 12:42 PDT (History)
7 users (show)

See Also:


Attachments
the patch (4.43 KB, patch)
2021-05-06 09:47 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (5.31 KB, patch)
2021-05-06 11:33 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2021-05-06 09:47:02 PDT
This is like --dumpDisassembly=true but just prints out the fact that something got JITed without a lot of details.
Comment 1 Filip Pizlo 2021-05-06 09:47:27 PDT
Created attachment 427896 [details]
the patch
Comment 2 Filip Pizlo 2021-05-06 09:49:25 PDT
Comment on attachment 427896 [details]
the patch

Ooops forgot changeling
Comment 3 Filip Pizlo 2021-05-06 11:33:24 PDT
Created attachment 427911 [details]
the patch
Comment 4 Mark Lam 2021-05-06 11:49:10 PDT
Comment on attachment 427911 [details]
the patch

r=me
Comment 5 EWS 2021-05-06 12:41:23 PDT
Committed r277110 (237409@main): <https://commits.webkit.org/237409@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 427911 [details].
Comment 6 Radar WebKit Bug Importer 2021-05-06 12:42:14 PDT
<rdar://problem/77620716>