Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ba522775de494a505634e08b0db89b825b46da62
      
https://github.com/WebKit/WebKit/commit/ba522775de494a505634e08b0db89b825b46da62
  Author: Yusuke Suzuki <ysuz...@apple.com>
  Date:   2022-11-19 (Sat, 19 Nov 2022)

  Changed paths:
    M Source/JavaScriptCore/runtime/ArrayBuffer.cpp
    M Source/JavaScriptCore/runtime/ArrayBuffer.h
    M Source/JavaScriptCore/runtime/BufferMemoryHandle.h
    M Source/JavaScriptCore/runtime/GenericTypedArrayViewInlines.h
    M Source/JavaScriptCore/wasm/WasmMemory.cpp

  Log Message:
  -----------
  Unreviewed, address comments as a follow-up
https://bugs.webkit.org/show_bug.cgi?id=248095

* Source/JavaScriptCore/runtime/ArrayBuffer.cpp:
(JSC::ArrayBuffer::resize):
(JSC::SharedArrayBufferContents::grow):
* Source/JavaScriptCore/runtime/ArrayBuffer.h:
* Source/JavaScriptCore/runtime/BufferMemoryHandle.h:
* Source/JavaScriptCore/runtime/GenericTypedArrayViewInlines.h:
(JSC::GenericTypedArrayView<Adaptor>::tryCreate):
* Source/JavaScriptCore/wasm/WasmMemory.cpp:
(JSC::Wasm::Memory::grow):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to