Bug 140148

Summary: Add the lexicalEnvironment as an operand to op_create_arguments
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, ggaren, mmirman, msaboff
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 140097, 140233    
Attachments:
Description Flags
the patch. none

Description Mark Lam 2015-01-06 15:03:49 PST
This is the 1st step towards having the DFG CreateArguments node take the lexicalEnvironment as a parameter.
Comment 1 Mark Lam 2015-01-06 16:12:23 PST
Created attachment 244107 [details]
the patch.
Comment 2 Geoffrey Garen 2015-01-06 16:22:49 PST
Comment on attachment 244107 [details]
the patch.

r=me
Comment 3 WebKit Commit Bot 2015-01-06 17:03:27 PST
Comment on attachment 244107 [details]
the patch.

Clearing flags on attachment: 244107

Committed r178008: <http://trac.webkit.org/changeset/178008>
Comment 4 WebKit Commit Bot 2015-01-06 17:03:37 PST
All reviewed patches have been landed.  Closing bug.