[webkit-changes] [WebKit/WebKit] 1940a7: [JSC] Enable resizable ArrayBuffer

Yusuke Suzuki noreply at github.com
Thu Nov 24 21:47:22 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1940a7d26a1a4de6a6e3af0aadd0042451667367
      https://github.com/WebKit/WebKit/commit/1940a7d26a1a4de6a6e3af0aadd0042451667367
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2022-11-24 (Thu, 24 Nov 2022)

  Changed paths:
    M JSTests/ChakraCore/test/typedarray/arraybufferType.baseline-jsc
    M LayoutTests/inspector/model/remote-object/object-expected.txt
    M Source/JavaScriptCore/runtime/OptionsList.h

  Log Message:
  -----------
  [JSC] Enable resizable ArrayBuffer
https://bugs.webkit.org/show_bug.cgi?id=248324
rdar://102653781

Reviewed by Ross Kirsling.

Enable resizable ArrayBuffer as we implement all features and JIT optimizations.

* Source/JavaScriptCore/runtime/OptionsList.h:

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




More information about the webkit-changes mailing list