[webkit-changes] [WebKit/WebKit] e6d10f: [JSC] Speculatively extend FastJitPermissions inte...

Marcus Plutowski noreply at github.com
Fri Oct 18 13:40:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e6d10f897ce87fa9169fe5c062a0a766f885fe67
      https://github.com/WebKit/WebKit/commit/e6d10f897ce87fa9169fe5c062a0a766f885fe67
  Author: Marcus Plutowski <marcus_plutowski at apple.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M Source/JavaScriptCore/assembler/FastJITPermissions.h

  Log Message:
  -----------
  [JSC] Speculatively extend FastJitPermissions interface
https://bugs.webkit.org/show_bug.cgi?id=280974
rdar://137426755

Reviewed by Justin Michaud.

The current interface is a convenient abstraction which would be helpful
to use in other places within WebKit. Extending the API here to make it
easier to experiment with possible applications.

* Source/JavaScriptCore/assembler/FastJITPermissions.h:
(threadSelfRestrictSupported):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list