RESOLVED FIXED 218084
Use operand names when dumping Bytecode
https://bugs.webkit.org/show_bug.cgi?id=218084
Summary Use operand names when dumping Bytecode
Robin Morisset
Reported 2020-10-22 09:05:42 PDT
It can sometimes be tricky to read dumped bytecode, especially for ops with lots of operands. Thankfully, we have names for each of them. I am just proposing putting them in the dumping format.
Attachments
Patch (2.23 KB, patch)
2020-10-22 09:09 PDT, Robin Morisset
no flags
Robin Morisset
Comment 1 2020-10-22 09:09:00 PDT
Saam Barati
Comment 2 2020-10-22 10:00:29 PDT
Comment on attachment 412103 [details] Patch nice
EWS
Comment 3 2020-10-22 10:45:58 PDT
Committed r268871: <https://trac.webkit.org/changeset/268871> All reviewed patches have been landed. Closing bug and clearing flags on attachment 412103 [details].
Radar WebKit Bug Importer
Comment 4 2020-10-22 10:46:24 PDT
Note You need to log in before you can comment on or make changes to this bug.