[webkit-changes] [WebKit/WebKit] d436df: [JSC] Use stp in BaselineJIT op_enter

Yusuke Suzuki noreply at github.com
Tue Oct 25 12:40:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d436df925570657314b93e5c9ac192b57a80a264
      https://github.com/WebKit/WebKit/commit/d436df925570657314b93e5c9ac192b57a80a264
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
    M Source/JavaScriptCore/jit/JITOpcodes.cpp

  Log Message:
  -----------
  [JSC] Use stp in BaselineJIT op_enter
https://bugs.webkit.org/show_bug.cgi?id=246996
rdar://101533122

Reviewed by Michael Saboff.

We should use stp in BaselineJIT op_enter.

* Source/JavaScriptCore/jit/JITOpcodes.cpp:
(JSC::JIT::op_enter_handlerGenerator):

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




More information about the webkit-changes mailing list