Bug 135068

Summary: Combine baseline JIT implementations into three files
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 134142    
Bug Blocks:    

Mark Hahnenberg
Reported 2014-07-18 13:32:44 PDT
The baseline JIT opcode implementations are spread across a bunch of files, which makes it annoying to find and edit things. We should do what we do for the DFG: a 64-bit only file, a 32-bit only file, and a cross-platform file. I'll wait until after bug 134142 to avoid conflicts.
Attachments
Note You need to log in before you can comment on or make changes to this bug.