Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9e61914f4c44e279bae69d437514c680be58a574
      
https://github.com/WebKit/WebKit/commit/9e61914f4c44e279bae69d437514c680be58a574
  Author: Yusuke Suzuki <[email protected]>
  Date:   2026-09-11 (Fri, 11 Sep 2026)

  Changed paths:
    M Source/JavaScriptCore/runtime/JSBigInt.cpp

  Log Message:
  -----------
  [JSC] Add more hint RELEASE_ASSERT etc. to remove assertion inside loop
https://bugs.webkit.org/show_bug.cgi?id=323899
rdar://187138408

Reviewed by Keith Miller.

A bit additional 320745@main work. Attaching RELEASE_ASSERT or modifying
span range to ensure that we are not emitting brk inside loop.

* Source/JavaScriptCore/runtime/JSBigInt.cpp:
(JSC::JSBigInt::createFrom):
(JSC::JSBigInt::karatsubaStart):
(JSC::spanCopy):
(JSC::JSBigInt::leftShift):
(JSC::JSBigInt::rightShift):
(JSC::JSBigInt::divideSchoolbook):
(JSC::JSBigInt::cachedModMakeInverse):
(JSC::JSBigInt::toStringGeneric):
(JSC::JSBigInt::truncateToNBits):

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



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

Reply via email to