Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7b102361b2d70f0dff36d00f9289ef9e5777dedf
      
https://github.com/WebKit/WebKit/commit/7b102361b2d70f0dff36d00f9289ef9e5777dedf
  Author: Ryan Reno <rr...@apple.com>
  Date:   2024-06-25 (Tue, 25 Jun 2024)

  Changed paths:
    M Source/JavaScriptCore/bytecode/ExpressionInfo.cpp
    M Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp
    M Source/JavaScriptCore/heap/IsoAlignedMemoryAllocator.cpp
    M Source/JavaScriptCore/wasm/WasmCallee.cpp
    M Source/JavaScriptCore/wasm/WasmCallee.h
    M Source/WebCore/animation/CSSPropertyAnimation.cpp
    M Source/WebCore/loader/icon/IconLoader.h
    M Source/bmalloc/bmalloc/IsoMallocFallback.cpp
    M Tools/TestWebKitAPI/Tests/WTF/WeakPtr.cpp

  Log Message:
  -----------
  Fix the MallocHeapBreakdown build
rdar://130514774
https://bugs.webkit.org/show_bug.cgi?id=275862

Reviewed by Yusuke Suzuki.

Fixes the MallocHeapBreakdown debugging build.

* Source/JavaScriptCore/bytecode/ExpressionInfo.cpp:
(JSC::ExpressionInfo::Encoder::createExpressionInfo):
(JSC::ExpressionInfo::createUninitialized):
* Source/JavaScriptCore/heap/GigacageAlignedMemoryAllocator.cpp:
(JSC::GigacageAlignedMemoryAllocator::GigacageAlignedMemoryAllocator):
* Source/JavaScriptCore/heap/IsoAlignedMemoryAllocator.cpp:
(JSC::IsoAlignedMemoryAllocator::IsoAlignedMemoryAllocator):
* Source/JavaScriptCore/wasm/WasmCallee.cpp:
* Source/JavaScriptCore/wasm/WasmCallee.h:
* Source/WebCore/animation/CSSPropertyAnimation.cpp:
* Source/WebCore/loader/icon/IconLoader.h:
* Source/bmalloc/bmalloc/IsoMallocFallback.cpp:
(bmalloc::IsoMallocFallback::tryMalloc):
* Tools/TestWebKitAPI/Tests/WTF/WeakPtr.cpp:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to