Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 74585738340bf57d985bd79f7e2bfa1dc0c37602
      
https://github.com/WebKit/WebKit/commit/74585738340bf57d985bd79f7e2bfa1dc0c37602
  Author: David Degazio <d_dega...@apple.com>
  Date:   2024-09-24 (Tue, 24 Sep 2024)

  Changed paths:
    M Source/JavaScriptCore/runtime/NativeCallee.h
    M Source/JavaScriptCore/wasm/WasmCallee.cpp
    M Source/JavaScriptCore/wasm/WasmCallee.h

  Log Message:
  -----------
  NativeCallee and WasmCallee should be compact allocated
https://bugs.webkit.org/show_bug.cgi?id=280220
rdar://136533602

Reviewed by Yusuke Suzuki and Michael Saboff.

Makes NativeCallee and all WASM Callees compact allocated, since
we rely on storing their addresses in a compressed form.

* Source/JavaScriptCore/runtime/NativeCallee.h:
* Source/JavaScriptCore/wasm/WasmCallee.cpp:
* Source/JavaScriptCore/wasm/WasmCallee.h:

Canonical link: https://commits.webkit.org/284172@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