Bug 127311

Summary: op_captured_mov and op_new_captured_func in UnlinkedCodeBlocks should use the IdentifierMap instead of the strings directly
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: adamk, barraclough, ggaren, mark.lam, mhahnenberg, mmirman, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch kling: review+

Description Filip Pizlo 2014-01-20 14:38:48 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2014-01-20 14:40:04 PST
Created attachment 221693 [details]
the patch
Comment 2 Andreas Kling 2014-01-20 14:44:34 PST
Comment on attachment 221693 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-01-20 14:44:56 PST
(In reply to comment #2)
> (From update of attachment 221693 [details])
> r=me

Thanks, will land after EWS is happy.
Comment 4 Filip Pizlo 2014-01-20 16:42:14 PST
Landed in http://trac.webkit.org/changeset/162390