Bug 239864 - Use IterationStatus in more places.
Summary: Use IterationStatus in more places.
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-04-28 12:39 PDT by Mark Lam
Modified: 2022-05-04 10:46 PDT (History)
12 users (show)

See Also:


Attachments
[fast-cq] proposed patch. (42.39 KB, patch)
2022-04-28 12:44 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-04-28 12:39:41 PDT
There's no need for a StackVisitor::Status and a VMInspector::FunctorStatus which represent the same idea.
Comment 1 Mark Lam 2022-04-28 12:44:46 PDT
Created attachment 458542 [details]
[fast-cq] proposed patch.

Let's check this on the EWS.
Comment 2 Mark Lam 2022-05-04 10:42:37 PDT
Comment on attachment 458542 [details]
[fast-cq] proposed patch.

Thanks for the review.  Landing now.
Comment 3 EWS 2022-05-04 10:45:58 PDT
Committed r293779 (250258@main): <https://commits.webkit.org/250258@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 458542 [details].
Comment 4 Radar WebKit Bug Importer 2022-05-04 10:46:56 PDT
<rdar://problem/92742048>