Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 07e62c175026e3e6cbe6b74aa627c04157fa5bf9
https://github.com/WebKit/WebKit/commit/07e62c175026e3e6cbe6b74aa627c04157fa5bf9
Author: Keita Nonaka <[email protected]>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M Source/JavaScriptCore/b3/air/AirPrintSpecial.cpp
M Source/JavaScriptCore/b3/air/AirPrintSpecial.h
M Source/JavaScriptCore/disassembler/Disassembler.cpp
M Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp
M Source/JavaScriptCore/jit/JIT.h
M Source/JavaScriptCore/jit/JITOpcodes.cpp
M Source/JavaScriptCore/jsc.cpp
M Source/JavaScriptCore/testRegExp.cpp
M Source/JavaScriptCore/wasm/WasmSlowPaths.h
Log Message:
-----------
[JSC] Use [[noreturn]] in C++
https://bugs.webkit.org/show_bug.cgi?id=292519
Reviewed by Yusuke Suzuki.
Use [[noreturn]] in C++
* Source/JavaScriptCore/b3/air/AirPrintSpecial.cpp:
(JSC::Printer::printAirArg):
* Source/JavaScriptCore/b3/air/AirPrintSpecial.h:
* Source/JavaScriptCore/disassembler/Disassembler.cpp:
* Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:
(JSC::FTL::DFG::LowerDFGToB3::compileCompareStrictEq):
* Source/JavaScriptCore/jit/JIT.h:
* Source/JavaScriptCore/jit/JITOpcodes.cpp:
(JSC::JIT::emit_op_is_big_int):
* Source/JavaScriptCore/jsc.cpp:
(printUsageStatement):
* Source/JavaScriptCore/testRegExp.cpp:
(printUsageStatement):
* Source/JavaScriptCore/wasm/WasmSlowPaths.h:
Canonical link: https://commits.webkit.org/294528@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