Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 31146057f9112adffd230b954e8bdb2258f5e8d6
      
https://github.com/WebKit/WebKit/commit/31146057f9112adffd230b954e8bdb2258f5e8d6
  Author: Commit Queue <commit-qu...@webkit.org>
  Date:   2022-12-16 (Fri, 16 Dec 2022)

  Changed paths:
    M JSTests/wasm.yaml
    R JSTests/wasm/tail-call-spec-harness.js
    R JSTests/wasm/tail-call-spec-harness/async_index.js
    R JSTests/wasm/tail-call-spec-harness/sync_index.js
    R JSTests/wasm/tail-call-spec-harness/wasm-constants.js
    R JSTests/wasm/tail-call-spec-harness/wasm-module-builder.js
    R JSTests/wasm/tail-call-spec-harness/wast.js
    R JSTests/wasm/tail-call-spec-tests/tail_call.wast
    R JSTests/wasm/tail-call-spec-tests/tail_call.wast.js
    R JSTests/wasm/tail-call-spec-tests/tail_call_indirect.wast
    R JSTests/wasm/tail-call-spec-tests/tail_call_indirect.wast.js
    R JSTests/wasm/tail-call/tail-call.js
    M JSTests/wasm/wasm.json
    M Source/JavaScriptCore/assembler/MacroAssemblerARM64.h
    M Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h
    M Source/JavaScriptCore/assembler/MacroAssemblerRISCV64.h
    M Source/JavaScriptCore/assembler/MacroAssemblerX86_64.h
    M Source/JavaScriptCore/b3/air/AirCode.cpp
    M Source/JavaScriptCore/bytecode/BytecodeList.rb
    M Source/JavaScriptCore/jit/AssemblyHelpers.cpp
    M Source/JavaScriptCore/jit/AssemblyHelpers.h
    M Source/JavaScriptCore/llint/LowLevelInterpreter.asm
    M Source/JavaScriptCore/llint/WebAssembly.asm
    M Source/JavaScriptCore/runtime/OptionsList.h
    M Source/JavaScriptCore/wasm/WasmAirIRGenerator32_64.cpp
    M Source/JavaScriptCore/wasm/WasmAirIRGenerator64.cpp
    M Source/JavaScriptCore/wasm/WasmAirIRGeneratorBase.h
    M Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp
    M Source/JavaScriptCore/wasm/WasmCallingConvention.h
    M Source/JavaScriptCore/wasm/WasmFunctionCodeBlockGenerator.cpp
    M Source/JavaScriptCore/wasm/WasmFunctionCodeBlockGenerator.h
    M Source/JavaScriptCore/wasm/WasmFunctionParser.h
    M Source/JavaScriptCore/wasm/WasmIRGeneratorHelpers.h
    M Source/JavaScriptCore/wasm/WasmLLIntGenerator.cpp
    M Source/JavaScriptCore/wasm/WasmLLIntPlan.cpp
    M Source/JavaScriptCore/wasm/WasmLLIntPlan.h
    M Source/JavaScriptCore/wasm/WasmModuleInformation.h
    M Source/JavaScriptCore/wasm/WasmSlowPaths.cpp
    M Source/JavaScriptCore/wasm/WasmSlowPaths.h
    M Source/JavaScriptCore/wasm/js/JSToWasm.cpp
    M Source/JavaScriptCore/wasm/js/WebAssemblyFunction.cpp
    M Source/JavaScriptCore/wasm/wasm.json
    M Tools/Scripts/run-jsc-stress-tests

  Log Message:
  -----------
  Unreviewed, reverting r5ee0680f666939490e0bb03f07ba1ce6088609ec.
https://bugs.webkit.org/show_bug.cgi?id=249492

Broke internal build

Reverted changeset:

"[JSC][WASM] Add support for WebAssembly tail calls."
https://bugs.webkit.org/show_bug.cgi?id=215275
https://commits.webkit.org/5ee0680f666939490e0bb03f07ba1ce6088609ec

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to