Bug 69112

Summary: Start refactoring DFJSpeculativeJIT
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal CC: yuqiang.xian
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix oliver: review+

Description Gavin Barraclough 2011-09-29 16:58:51 PDT
Again, move JSVALUE64 code into a DFJSpeculativeJIT64.cpp
Comment 1 Gavin Barraclough 2011-09-29 17:00:51 PDT
Created attachment 109222 [details]
Fix
Comment 2 Oliver Hunt 2011-09-29 17:03:43 PDT
Comment on attachment 109222 [details]
Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=109222&action=review

> Source/JavaScriptCore/ChangeLog:3
> +        Start refactoring DFJSpeculativeJIT

DFG
Comment 3 Gavin Barraclough 2011-09-29 17:08:58 PDT
Fixed in r96379