WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 306803
306801
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 '.'?
https://bugs.webkit.org/show_bug.cgi?id=306801
Summary
REGRESSION(306339@main): [Tahoe-LLINT-CLoop-BuildAndTest] IteratorOperations....
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-02 13:51:34 PST
<
rdar://problem/169475464
>
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.
Top of Page
Format For Printing
XML
Clone This Bug