[webkit-changes] [WebKit/WebKit] a353ca: Print JIT_COMMENT annotations on capstone

aoikonomopoulos noreply at github.com
Wed Feb 1 10:25:20 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a353cafc05f980240b2c84790749e33fa52e1d0d
      https://github.com/WebKit/WebKit/commit/a353cafc05f980240b2c84790749e33fa52e1d0d
  Author: Angelos Oikonomopoulos <angelos at igalia.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M Source/JavaScriptCore/disassembler/CapstoneDisassembler.cpp

  Log Message:
  -----------
  Print JIT_COMMENT annotations on capstone
https://bugs.webkit.org/show_bug.cgi?id=251507

Reviewed by Mark Lam and Yusuke Suzuki.

Makes the debugging experience on 32-bit ARM a bit more pleasant.

* Source/JavaScriptCore/disassembler/CapstoneDisassembler.cpp:
(JSC::tryToDisassemble):

Canonical link: https://commits.webkit.org/259697@main




More information about the webkit-changes mailing list