Bug 69112 - Start refactoring DFJSpeculativeJIT
Summary: Start refactoring DFJSpeculativeJIT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-29 16:58 PDT by Gavin Barraclough
Modified: 2011-09-29 17:08 PDT (History)
1 user (show)

See Also:


Attachments
Fix (251.67 KB, patch)
2011-09-29 17:00 PDT, Gavin Barraclough
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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