Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b206a5cf24b08d21320f865726b5b8bffc42c279
      
https://github.com/WebKit/WebKit/commit/b206a5cf24b08d21320f865726b5b8bffc42c279
  Author: Keith Miller <[email protected]>
  Date:   2024-11-12 (Tue, 12 Nov 2024)

  Changed paths:
    M Source/JavaScriptCore/wasm/WasmOMGPlan.cpp
    M Source/JavaScriptCore/wasm/WasmOperations.cpp
    M Source/JavaScriptCore/wasm/WasmTable.cpp

  Log Message:
  -----------
  OMGAllowList should work and OMG graph dump should be more verbose
https://bugs.webkit.org/show_bug.cgi?id=282281
rdar://138865496

Reviewed by Yijia Huang.

The bug I was working on has already been fixed but I figured I
should upload some of the debugging code I added.

* Source/JavaScriptCore/wasm/WasmOMGPlan.cpp:
(JSC::Wasm::OMGPlan::dumpDisassembly):
* Source/JavaScriptCore/wasm/WasmOperations.cpp:
(JSC::Wasm::shouldTriggerOMGCompile):
(JSC::Wasm::loadValuesIntoBuffer):
* Source/JavaScriptCore/wasm/WasmTable.cpp:
(JSC::Wasm::Table::set):
(JSC::Wasm::FuncRefTable::set):

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



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

Reply via email to