Bug 242117 - [JSC] Remove unused type StackVisitor::Status
Summary: [JSC] Remove unused type StackVisitor::Status
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-29 10:03 PDT by Keith Miller
Modified: 2022-06-29 11:01 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2022-06-29 10:03:05 PDT
StackVisitor::Status has been replaced with IterationStatus on all the StackVisitor methods
Comment 1 Keith Miller 2022-06-29 10:11:57 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1901
Comment 2 EWS 2022-06-29 11:00:16 PDT
Committed 251956@main (330a922ec379): <https://commits.webkit.org/251956@main>

Reviewed commits have been landed. Closing PR #1901 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-06-29 11:01:14 PDT
<rdar://problem/96154201>