Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 180f295b597591795837d29cb6254d308a8b8c2d
      
https://github.com/WebKit/WebKit/commit/180f295b597591795837d29cb6254d308a8b8c2d
  Author: Yusuke Suzuki <ysuz...@apple.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
    M Source/JavaScriptCore/runtime/HashMapImplInlines.h

  Log Message:
  -----------
  [JSC] Suppress error check failure in Debug build.
https://bugs.webkit.org/show_bug.cgi?id=251191
rdar://104677541

Reviewed by Justin Michaud.

removeNormalized can throw an error because of rehash.

* Source/JavaScriptCore/runtime/HashMapImplInlines.h:
(JSC::HashMapImpl<HashMapBucketType>::remove):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to