Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 40a1acb199d9f67d0f295c69f5d6922c96ef0e34
      
https://github.com/WebKit/WebKit/commit/40a1acb199d9f67d0f295c69f5d6922c96ef0e34
  Author: Tetsuharu Ohzeki <[email protected]>
  Date:   2026-06-01 (Mon, 01 Jun 2026)

  Changed paths:
    M JSTests/stress/iterator-prototype-includes.js
    M Source/JavaScriptCore/runtime/JSIteratorPrototype.cpp

  Log Message:
  -----------
  [JSC] Iterator.prototype.inclues should throw RangeError if skippedElements > 
Number.MAX_SAFE_INTEGER
https://bugs.webkit.org/show_bug.cgi?id=315920

Reviewed by Sosuke Suzuki.

This update the behavior to match the spec change:

https://github.com/tc39/proposal-iterator-includes/commit/57a609c851ded1385e14f3c2f512c85f6d78363a
Canonical link: https://commits.webkit.org/314330@main



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

Reply via email to