Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0e0acedee048e3444ba9c7ed63aab0d8915437c4
https://github.com/WebKit/WebKit/commit/0e0acedee048e3444ba9c7ed63aab0d8915437c4
Author: Dan Hecht <[email protected]>
Date: 2026-08-04 (Tue, 04 Aug 2026)
Changed paths:
M Source/JavaScriptCore/runtime/JSCellInlines.h
Log Message:
-----------
[JSC] Document the cell construction protocol at JSCell::finishCreation()
https://bugs.webkit.org/show_bug.cgi?id=321025
rdar://184061438
Reviewed by Yusuke Suzuki and Keith Miller.
The old comment was opaque: it hinted at a protocol but did not fully
describe it, in particular the caller's obligations on either side of
this point. Describe the protocol and reasoning more explicitly.
Comment-only change.
* Source/JavaScriptCore/runtime/JSCellInlines.h:
(JSC::JSCell::finishCreation):
Canonical link: https://commits.webkit.org/318586@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications