Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1940a7d26a1a4de6a6e3af0aadd0042451667367 https://github.com/WebKit/WebKit/commit/1940a7d26a1a4de6a6e3af0aadd0042451667367 Author: Yusuke Suzuki <ysuz...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes