Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 055680a255b7fd94a12dda66a6f494b5389a3c8c
https://github.com/WebKit/WebKit/commit/055680a255b7fd94a12dda66a6f494b5389a3c8c
Author: Kai Tamkun <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
A JSTests/stress/regress-172736082.js
M Source/JavaScriptCore/bytecode/AccessCase.cpp
Log Message:
-----------
[JSC] Track customSlotBase for CustomAccessorGetter/CustomAccessorSetter
https://bugs.webkit.org/show_bug.cgi?id=310293
rdar://172736082
Reviewed by Yusuke Suzuki.
This ensures that CustomAccessorGetter/CustomAccessorSetter will track
customSlotBase.
Test: JSTests/stress/regress-172736082.js
* JSTests/stress/regress-172736082.js: Added.
(main.createPoly.f):
(main.createPoly):
(main.opt):
(main):
* Source/JavaScriptCore/bytecode/AccessCase.cpp:
(JSC::AccessCase::forEachDependentCell const): Track customSlotBase
Originally-landed-as: 305413.557@rapid/safari-7624.2.5.110-branch
(9431ad8551c6). rdar://176061688
Canonical link: https://commits.webkit.org/315328@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications