[webkit-changes] [WebKit/WebKit] 935296: Unreviewed, for now, keep mayBeNull = true

Yusuke Suzuki noreply at github.com
Fri Dec 23 22:13:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 935296cc2a80db1cbd806b4f4bdc5ceb6446b575
      https://github.com/WebKit/WebKit/commit/935296cc2a80db1cbd806b4f4bdc5ceb6446b575
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2022-12-23 (Fri, 23 Dec 2022)

  Changed paths:
    M Source/JavaScriptCore/wasm/WasmAirIRGeneratorBase.h
    M Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp

  Log Message:
  -----------
  Unreviewed, for now, keep mayBeNull = true
https://bugs.webkit.org/show_bug.cgi?id=249858
rdar://103680642

* Source/JavaScriptCore/wasm/WasmAirIRGeneratorBase.h:
(JSC::Wasm::ExpressionType>::restoreWebAssemblyGlobalState):
(JSC::Wasm::ExpressionType>::emitIndirectCall):
* Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp:
(JSC::Wasm::B3IRGenerator::restoreWebAssemblyGlobalState):
(JSC::Wasm::B3IRGenerator::emitIndirectCall):

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




More information about the webkit-changes mailing list