[webkit-changes] [WebKit/WebKit] 7c2e07: Unreviewed, reverting r257597 at main.
Commit Queue
noreply at github.com
Sat Dec 10 23:57:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7c2e07e77bffeb3c19b25a32d266f66df9c601e3
https://github.com/WebKit/WebKit/commit/7c2e07e77bffeb3c19b25a32d266f66df9c601e3
Author: Commit Queue <commit-queue at webkit.org>
Date: 2022-12-10 (Sat, 10 Dec 2022)
Changed paths:
M JSTests/wasm/gc/arrays.js
R JSTests/wasm/gc/packed-arrays.js
M JSTests/wasm/wasm.json
M Source/JavaScriptCore/bytecode/BytecodeList.rb
M Source/JavaScriptCore/llint/WebAssembly.asm
M Source/JavaScriptCore/wasm/WasmAirIRGenerator.cpp
M Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp
M Source/JavaScriptCore/wasm/WasmFormat.h
M Source/JavaScriptCore/wasm/WasmFunctionParser.h
M Source/JavaScriptCore/wasm/WasmLLIntGenerator.cpp
M Source/JavaScriptCore/wasm/WasmOperations.cpp
M Source/JavaScriptCore/wasm/WasmSectionParser.cpp
M Source/JavaScriptCore/wasm/WasmSectionParser.h
M Source/JavaScriptCore/wasm/WasmSlowPaths.cpp
M Source/JavaScriptCore/wasm/WasmSlowPaths.h
M Source/JavaScriptCore/wasm/WasmTypeDefinition.cpp
M Source/JavaScriptCore/wasm/WasmTypeDefinition.h
M Source/JavaScriptCore/wasm/generateWasm.py
M Source/JavaScriptCore/wasm/generateWasmOpsHeader.py
M Source/JavaScriptCore/wasm/js/JSWebAssemblyArray.cpp
M Source/JavaScriptCore/wasm/js/JSWebAssemblyArray.h
M Source/JavaScriptCore/wasm/js/JSWebAssemblyStruct.cpp
M Source/JavaScriptCore/wasm/wasm.json
Log Message:
-----------
Unreviewed, reverting r257597 at main.
https://bugs.webkit.org/show_bug.cgi?id=249087
failing in AppleSilicon JSC tests
Reverted changeset:
"[Wasm-GC] Implement packed types in arrays"
https://bugs.webkit.org/show_bug.cgi?id=247576
https://commits.webkit.org/257597@main
Canonical link: https://commits.webkit.org/257697@main
More information about the webkit-changes
mailing list