Bug 136800

Summary: Merge JSGlobalObject::reset() into ::init()
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, ggaren, mark.lam, mmirman, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 136724    
Attachments:
Description Flags
Patch oliver: review+

Michael Saboff
Reported 2014-09-12 23:09:59 PDT
JSGlobalObject::init() is the only caller of JSGlobalObject::reset(). There is a FIXME comment to merge them together. This also makes sense in preparation to add a JSCallee to the JSGlobalObject.
Attachments
Patch (18.68 KB, patch)
2014-09-12 23:15 PDT, Michael Saboff
oliver: review+
Michael Saboff
Comment 1 2014-09-12 23:15:05 PDT
Michael Saboff
Comment 2 2014-09-13 09:26:23 PDT
Note You need to log in before you can comment on or make changes to this bug.