Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bb7bc6a96e8c5f742d0cf57bb8b93ee131c70f88
      
https://github.com/WebKit/WebKit/commit/bb7bc6a96e8c5f742d0cf57bb8b93ee131c70f88
  Author: Sosuke Suzuki <[email protected]>
  Date:   2026-01-08 (Thu, 08 Jan 2026)

  Changed paths:
    A JSTests/stress/regexp-prototype-matchall-watchpoint.js
    M Source/JavaScriptCore/runtime/JSGlobalObject.cpp

  Log Message:
  -----------
  [JSC] Add `@@matchAll` to `regExpPrimordialPropertiesWatchpointSet`
https://bugs.webkit.org/show_bug.cgi?id=305163

Reviewed by Yusuke Suzuki.

This patch adds `Symbol.matchAll` to `regExpPrimordialPropertiesWatchpointSet` 
to fix
test262 failure.

* JSTests/stress/regexp-prototype-matchall-watchpoint.js: Added.
(shouldBe):
(let.customMatch):
* Source/JavaScriptCore/runtime/JSGlobalObject.cpp:
(JSC::JSGlobalObject::init):

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



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

Reply via email to