Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8e8153993988b3ee934d8c1a6dc9cb23648c75f4
      
https://github.com/WebKit/WebKit/commit/8e8153993988b3ee934d8c1a6dc9cb23648c75f4
  Author: Devin Rousso <[email protected]>
  Date:   2026-01-25 (Sun, 25 Jan 2026)

  Changed paths:
    M JSTests/stress/map-getOrInsert.js
    M JSTests/stress/map-getOrInsertComputed.js
    M JSTests/stress/test-getOrInsert-selfmodify.js
    M JSTests/stress/weakmap-getOrInsert.js
    M JSTests/stress/weakmap-getOrInsertComputed.js
    M JSTests/test262/config.yaml
    M Source/JavaScriptCore/runtime/MapPrototype.cpp
    M Source/JavaScriptCore/runtime/OptionsList.h
    M Source/JavaScriptCore/runtime/WeakMapPrototype.cpp

  Log Message:
  -----------
  [JSC] remove feature flag for `Map.prototype.getOrInsert` et al
https://bugs.webkit.org/show_bug.cgi?id=306233

Reviewed by Yusuke Suzuki.

It has been enabled for a while and is now stage 4.

* Source/JavaScriptCore/runtime/OptionsList.h:
* Source/JavaScriptCore/runtime/MapPrototype.cpp:
(JSC::MapPrototype::finishCreation):
* Source/JavaScriptCore/runtime/WeakMapPrototype.cpp:
(JSC::WeakMapPrototype::finishCreation):

* JSTests/stress/map-getOrInsert.js:
* JSTests/stress/map-getOrInsertComputed.js:
* JSTests/stress/test-getOrInsert-selfmodify.js:
* JSTests/stress/weakmap-getOrInsert.js:
* JSTests/stress/weakmap-getOrInsertComputed.js:
* JSTests/test262/config.yaml:

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



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

Reply via email to