[webkit-changes] [WebKit/WebKit] b52c0f: [JSC] Fix watchOS load / store for topCallFrame / ...

Yusuke Suzuki noreply at github.com
Wed Nov 15 23:07:08 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b52c0f48ed9e7e0db95bd6b2dd4afc09501168f5
      https://github.com/WebKit/WebKit/commit/b52c0f48ed9e7e0db95bd6b2dd4afc09501168f5
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-11-15 (Wed, 15 Nov 2023)

  Changed paths:
    M Source/JavaScriptCore/llint/LowLevelInterpreter64.asm

  Log Message:
  -----------
  [JSC] Fix watchOS load / store for topCallFrame / topEntryFrame
https://bugs.webkit.org/show_bug.cgi?id=264904
rdar://118476734

Reviewed by Michael Saboff.

Fix watchOS load / store for topCallFrame / topEntryFrame where pointer size is 32bit.

* Source/JavaScriptCore/llint/LowLevelInterpreter64.asm:

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




More information about the webkit-changes mailing list