[webkit-changes] [WebKit/WebKit] acef9a: [PlayStation] Port testmem binary

Basuke Suzuki noreply at github.com
Thu Feb 16 21:41:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: acef9ad8c7ef07b019e19405a8b2ea5395f65b0c
      https://github.com/WebKit/WebKit/commit/acef9ad8c7ef07b019e19405a8b2ea5395f65b0c
  Author: Basuke Suzuki <basuke.suzuki at sony.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M Source/JavaScriptCore/PlatformPlayStation.cmake
    A Source/JavaScriptCore/testmem/CMakeLists.txt
    A Source/JavaScriptCore/testmem/PlatformPlayStation.cmake
    A Source/JavaScriptCore/testmem/testmem.cpp

  Log Message:
  -----------
  [PlayStation] Port testmem binary
https://bugs.webkit.org/show_bug.cgi?id=252411

Reviewed by Yusuke Suzuki.

Ported testmem binary from Darwin port.

Original code was Objective-C++ so new cpp file was added.

* Source/JavaScriptCore/PlatformPlayStation.cmake:
* Source/JavaScriptCore/testmem/CMakeLists.txt: Added.
* Source/JavaScriptCore/testmem/PlatformPlayStation.cmake: Added.
* Source/JavaScriptCore/testmem/testmem.cpp: Added.
(description):
(Footprint::now):
(readScript):
(main):

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




More information about the webkit-changes mailing list