[webkit-changes] [WebKit/WebKit] ba5227: Unreviewed, address comments as a follow-up
Yusuke Suzuki
noreply at github.com
Sat Nov 19 10:43:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ba522775de494a505634e08b0db89b825b46da62
https://github.com/WebKit/WebKit/commit/ba522775de494a505634e08b0db89b825b46da62
Author: Yusuke Suzuki <ysuzuki at 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
More information about the webkit-changes
mailing list