Bug 138588 - Add scope operand to op_create_lexical_environment
Summary: Add scope operand to op_create_lexical_environment
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 312.x
Hardware: All All
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords:
: 138587 (view as bug list)
Depends on:
Blocks: 136724
  Show dependency treegraph
 
Reported: 2014-11-10 16:12 PST by Michael Saboff
Modified: 2014-12-12 11:21 PST (History)
2 users (show)

See Also:


Attachments
Patch (6.86 KB, patch)
2014-11-10 16:43 PST, Michael Saboff
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2014-11-10 16:12:27 PST
Needed since op_create_lexical_environment updates the scope.
Comment 1 Michael Saboff 2014-11-10 16:43:03 PST
Created attachment 241318 [details]
Patch
Comment 2 Geoffrey Garen 2014-11-10 17:29:42 PST
Comment on attachment 241318 [details]
Patch

r=me
Comment 3 Michael Saboff 2014-11-10 19:05:26 PST
Committed r175845: <http://trac.webkit.org/changeset/175845>
Comment 4 Michael Saboff 2014-12-12 11:21:06 PST
*** Bug 138587 has been marked as a duplicate of this bug. ***