Bug 241773 - Enhance RawPointer to take function pointers as well.
Summary: Enhance RawPointer to take function pointers as well.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-19 20:13 PDT by Mark Lam
Modified: 2022-06-20 23:39 PDT (History)
9 users (show)

See Also:


Attachments
EWS testing. (5.35 KB, patch)
2022-06-19 20:21 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2022-06-19 20:13:33 PDT
Also add PageBlock::end and PageReservation::end methods to make code a little more readable (motivated by a RawPointer use).
Comment 1 Mark Lam 2022-06-19 20:18:34 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1632
Comment 2 Mark Lam 2022-06-19 20:21:39 PDT
Created attachment 460345 [details]
EWS testing.
Comment 3 EWS 2022-06-20 23:38:14 PDT
Committed r295680 (251685@main): <https://commits.webkit.org/251685@main>

Reviewed commits have been landed. Closing PR #1632 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2022-06-20 23:39:13 PDT
<rdar://problem/95572762>