Bug 306801

Summary: REGRESSION(306339@main): [Tahoe-LLINT-CLoop-BuildAndTest] IteratorOperations.cpp:301:23: error: no member named 'currentCLoopStackPointer' in 'WTF::Ref<JSC::VM>'; did you mean to use '->' instead of '.'?
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Karl Rackler
Reported 2026-02-02 13:51:27 PST
Description: After commit 306339@main landed, ahoe-LLINT-CLoop-BuildAndTest test runs began to fail. PASS: https://build.webkit.org/#/builders/1696/builds/3585 FAIL: https://build.webkit.org/#/builders/1696/builds/3586 History: https://build.webkit.org/#/builders/Apple-Tahoe-LLINT-CLoop-BuildAndTest?numbuilds=50 Error: In file included from /Volumes/Data/worker/Apple-Tahoe-LLINT-CLoop-BuildAndTest/build/WebKitBuild/Debug/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource113.cpp:7: ./runtime/IteratorOperations.cpp:301:23: error: no member named 'currentCLoopStackPointer' in 'WTF::Ref<JSC::VM>'; did you mean to use '->' instead of '.'? 301 | auto throwScope = DECLARE_THROW_SCOPE(vm); 1 error generated.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-02-02 13:51:34 PST
Alexey Proskuryakov
Comment 2 2026-02-02 17:34:42 PST
*** This bug has been marked as a duplicate of bug 306803 ***
Note You need to log in before you can comment on or make changes to this bug.