Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e05410a68f4b475caf4d441843db889d0b02a599
      
https://github.com/WebKit/WebKit/commit/e05410a68f4b475caf4d441843db889d0b02a599
  Author: Adrien Destugues <adrien.destug...@opensource.viveris.fr>
  Date:   2025-03-20 (Thu, 20 Mar 2025)

  Changed paths:
    M Source/JavaScriptCore/heap/BlockDirectory.cpp
    M Source/JavaScriptCore/runtime/JSCBytecodeCacheVersion.cpp
    M Source/JavaScriptCore/runtime/MachineContext.h
    M Source/JavaScriptCore/runtime/MathCommon.cpp
    M Source/JavaScriptCore/runtime/Options.cpp

  Log Message:
  -----------
  Changes needed for Haiku port in JavaScriptCore.
https://bugs.webkit.org/show_bug.cgi?id=288190

Reviewed by Justin Michaud.

Add platform specific code needed by Haiku, or reuse existing code where
possible.

* Source/JavaScriptCore/heap/BlockDirectory.cpp:
(JSC::BlockDirectory::updatePercentageOfPagedOutPages):
* Source/JavaScriptCore/runtime/JSCBytecodeCacheVersion.cpp:
(JSC::computeJSCBytecodeCacheVersion):
* Source/JavaScriptCore/runtime/MachineContext.h:
(JSC::MachineContext::stackPointerImpl):
(JSC::MachineContext::framePointerImpl):
(JSC::MachineContext::instructionPointerImpl):
(JSC::MachineContext::argumentPointer<1>):
(JSC::MachineContext::llintInstructionPointer):
* Source/JavaScriptCore/runtime/MathCommon.cpp:
* Source/JavaScriptCore/runtime/Options.cpp:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to