RESOLVED FIXED Bug 136800
Merge JSGlobalObject::reset() into ::init()
https://bugs.webkit.org/show_bug.cgi?id=136800
Summary Merge JSGlobalObject::reset() into ::init()
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.