[webkit-changes] [WebKit/WebKit] 781be0: [JSC] Enable Promise.withResolvers

Yusuke Suzuki noreply at github.com
Wed Oct 4 20:55:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 781be0233d6a2333b4673f44b5fbfa9878bfc8ce
      https://github.com/WebKit/WebKit/commit/781be0233d6a2333b4673f44b5fbfa9878bfc8ce
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M JSTests/test262/config.yaml
    M JSTests/test262/expectations.yaml
    M Source/JavaScriptCore/runtime/OptionsList.h

  Log Message:
  -----------
  [JSC] Enable Promise.withResolvers
https://bugs.webkit.org/show_bug.cgi?id=262633
rdar://116473362

Reviewed by Justin Michaud.

Enable Promise.withResolvers since it gets stage-3 now.
Also enabling test262 for that.

* JSTests/test262/config.yaml:
* JSTests/test262/expectations.yaml:
* Source/JavaScriptCore/runtime/OptionsList.h:

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




More information about the webkit-changes mailing list