Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bbfee9d739368aead5238893b394931ad27a82f8
      
https://github.com/WebKit/WebKit/commit/bbfee9d739368aead5238893b394931ad27a82f8
  Author: Yusuke Suzuki <[email protected]>
  Date:   2024-06-26 (Wed, 26 Jun 2024)

  Changed paths:
    M Source/JavaScriptCore/bytecode/InlineCacheCompiler.cpp

  Log Message:
  -----------
  Unreviewed, do not use ScratchRegisterAllocator for Getter / Setter since 
unwinding will skip restore
https://bugs.webkit.org/show_bug.cgi?id=275916
rdar://130620397

* Source/JavaScriptCore/bytecode/InlineCacheCompiler.cpp:
(JSC::getterHandlerImpl):
(JSC::getByIdGetterHandler):
(JSC::setterHandlerImpl):
(JSC::putByIdSetterHandlerImpl):
(JSC::getByValGetterHandlerImpl):
(JSC::putByValSetterHandlerImpl):

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



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

Reply via email to