Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 125b0ed306b468f9c98d2bc32b5db82d4539af82
https://github.com/WebKit/WebKit/commit/125b0ed306b468f9c98d2bc32b5db82d4539af82
Author: Anne van Kesteren <[email protected]>
Date: 2026-02-28 (Sat, 28 Feb 2026)
Changed paths:
M Source/JavaScriptCore/API/JSClassRef.h
M
Source/JavaScriptCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/JavaScriptCore/b3/B3WasmRefTypeCheckValue.h
M Source/JavaScriptCore/b3/B3WasmStructFieldValue.h
M Source/JavaScriptCore/b3/B3WasmStructNewValue.h
M Source/JavaScriptCore/bytecode/ProxyableAccessCase.h
M Source/JavaScriptCore/bytecompiler/LabelScope.h
M Source/JavaScriptCore/runtime/VM.h
M Source/JavaScriptCore/wasm/WasmFunctionParser.h
M Source/JavaScriptCore/wasm/WasmGlobal.h
M Source/JavaScriptCore/wasm/WasmTag.h
M Source/JavaScriptCore/wasm/js/WebAssemblyGCStructure.h
Log Message:
-----------
Make assorted class members const Ref[Ptr] in JavaScriptCore
https://bugs.webkit.org/show_bug.cgi?id=308878
Reviewed by Chris Dumez.
Helps reduce unsafeness.
Canonical link: https://commits.webkit.org/308406@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications