Bug 138706

Summary: Add scope operand to op_new_func* byte codes
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 312.x   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 136724    

Michael Saboff
Reported 2014-11-13 14:14:59 PST
These byte codes currently use implicit exec->scope() to get there scope. This needs to be changed to use a passed in scope.
Attachments
Michael Saboff
Comment 1 2014-12-12 11:19:12 PST
Note You need to log in before you can comment on or make changes to this bug.