Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b7cff56d9d93ceb6c1cedb17662426ae8e58542d
      
https://github.com/WebKit/WebKit/commit/b7cff56d9d93ceb6c1cedb17662426ae8e58542d
  Author: Andrew Fryer <[email protected]>
  Date:   2025-12-23 (Tue, 23 Dec 2025)

  Changed paths:
    M Source/JavaScriptCore/jit/JITInlines.h

  Log Message:
  -----------
  Remove appendCallSetJSValueResult exception check
https://bugs.webkit.org/show_bug.cgi?id=304632
rdar://167065483

Reviewed by Mark Lam.

JIT::appendCallSetJSValueResult was using appendCallWithExceptionCheck,
which emits an exception check unnecessarily. Use appendCall directly instead.

* Source/JavaScriptCore/jit/JITInlines.h:
(JSC::JIT::appendCallSetJSValueResult):

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



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

Reply via email to