Bug 138588

Summary: Add scope operand to op_create_lexical_environment
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, rniwa
Priority: P2    
Version: 312.x   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 136724    
Attachments:
Description Flags
Patch ggaren: review+

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. ***