Bug 251031 - Remove unnecessary namespace qualifiers from SpeculativeJIT
Summary: Remove unnecessary namespace qualifiers from SpeculativeJIT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-23 12:37 PST by Keith Miller
Modified: 2023-01-24 11:50 PST (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 2023-01-23 12:37:28 PST
They are not needed now that SpeculativeJIT is a subclass of MacroAssembler
Comment 1 Keith Miller 2023-01-23 13:14:28 PST
Pull request: https://github.com/WebKit/WebKit/pull/8987
Comment 2 EWS 2023-01-24 11:49:38 PST
Committed 259299@main (b98ab5656677): <https://commits.webkit.org/259299@main>

Reviewed commits have been landed. Closing PR #8987 and removing active labels.