Bug 314339

Summary: REGRESSION(312814@main): Broke some macOS builds (use of undeclared identifier 'vmPageSize')
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: New BugsAssignee: Abrar Rahman Protyasha <a_protyasha>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Abrar Rahman Protyasha
Reported 2026-05-07 12:58:10 PDT
``` /Source/JavaScriptCore/llint/LLIntData.cpp:111:34: error: use of undeclared identifier 'vmPageSize'; did you mean 'pageSize'? 111 | uintptr_t pageSizeMask = vmPageSize() - 1; ```
Attachments
Radar WebKit Bug Importer
Comment 1 2026-05-07 12:58:16 PDT
Abrar Rahman Protyasha
Comment 2 2026-05-07 13:02:28 PDT
EWS
Comment 3 2026-05-07 13:04:37 PDT
Committed 312824@main (b23bfe44916e): <https://commits.webkit.org/312824@main> Reviewed commits have been landed. Closing PR #64490 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.