Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ec4125195221e7035956058d3a2351edc0a1c89c
      
https://github.com/WebKit/WebKit/commit/ec4125195221e7035956058d3a2351edc0a1c89c
  Author: Yusuke Suzuki <ysuz...@apple.com>
  Date:   2025-01-07 (Tue, 07 Jan 2025)

  Changed paths:
    A JSTests/stress/reduce-assertNoException.js
    M Source/JavaScriptCore/runtime/InternalFunction.cpp

  Log Message:
  -----------
  [JSC] Reduce use of assertNoException in InternalFunction
https://bugs.webkit.org/show_bug.cgi?id=285573
rdar://142478305

Reviewed by Mark Lam.

assertNoException is not robust against termination exception.
Let's avoid using it in InternalFunction.

* JSTests/stress/reduce-assertNoException.js: Added.
(placeholder):
(main.const.v9):
(main.const.v9.prototype.split):
(main.v18):
(main.async v30):
* Source/JavaScriptCore/runtime/InternalFunction.cpp:
(JSC::InternalFunction::createSubclassStructure):

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



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

Reply via email to