Bug 140148 - Add the lexicalEnvironment as an operand to op_create_arguments
Summary: Add the lexicalEnvironment as an operand to op_create_arguments
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks: 140097 140233
  Show dependency treegraph
 
Reported: 2015-01-06 15:03 PST by Mark Lam
Modified: 2015-01-07 17:48 PST (History)
5 users (show)

See Also:


Attachments
the patch. (6.18 KB, patch)
2015-01-06 16:12 PST, Mark Lam
no flags Details | Formatted Diff | Diff

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