Bug 251031

Summary: Remove unnecessary namespace qualifiers from SpeculativeJIT
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: JavaScriptCoreAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.