[webkit-changes] [WebKit/WebKit] 84d8a6: [JSC] Fix bytecode profiler's compilation information

Yusuke Suzuki noreply at github.com
Wed Aug 9 08:46:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 84d8a6812836814efd8016819d0d7fc2ab5b69cb
      https://github.com/WebKit/WebKit/commit/84d8a6812836814efd8016819d0d7fc2ab5b69cb
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-08-09 (Wed, 09 Aug 2023)

  Changed paths:
    M Source/JavaScriptCore/jit/JITPlan.cpp

  Log Message:
  -----------
  [JSC] Fix bytecode profiler's compilation information
https://bugs.webkit.org/show_bug.cgi?id=259962
rdar://113600614

Reviewed by Keith Miller.

We should record Baseline etc. as compilation target.

* Source/JavaScriptCore/jit/JITPlan.cpp:
(JSC::JITPlan::compileInThread):

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




More information about the webkit-changes mailing list