[webkit-changes] [WebKit/WebKit] 2f65ef: Adopt new jit write toggle API

Justin Michaud noreply at github.com
Mon Sep 25 19:54:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2f65efbad704d90dc41e45cb8581c99d70273943
      https://github.com/WebKit/WebKit/commit/2f65efbad704d90dc41e45cb8581c99d70273943
  Author: Justin Michaud <justin_michaud at apple.com>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

  Changed paths:
    M Source/JavaScriptCore/assembler/FastJITPermissions.h
    M Source/JavaScriptCore/jit/ExecutableAllocator.cpp

  Log Message:
  -----------
  Adopt new jit write toggle API
https://bugs.webkit.org/show_bug.cgi?id=261792
rdar://115758153

Reviewed by Mark Lam.

Adopt new jit write toggle API, which has been renamed to be more descriptive.

* Source/JavaScriptCore/assembler/FastJITPermissions.h:
(threadSelfRestrictRWXToRW):
(threadSelfRestrictRWXToRX):
* Source/JavaScriptCore/jit/ExecutableAllocator.cpp:
(JSC::initializeJITPageReservation):

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




More information about the webkit-changes mailing list