RESOLVED FIXED 205533
[JSC] Remove m_globalObject field from JSFunction
https://bugs.webkit.org/show_bug.cgi?id=205533
Summary [JSC] Remove m_globalObject field from JSFunction
Yusuke Suzuki
Reported 2019-12-20 17:24:36 PST
This is only used for NativeExecutable case. And in that case, m_scope should be JSGlobalObject.
Attachments
Patch (10.47 KB, patch)
2019-12-20 18:15 PST, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2019-12-20 18:15:27 PST
Mark Lam
Comment 2 2019-12-20 20:15:45 PST
Comment on attachment 386284 [details] Patch r=me
WebKit Commit Bot
Comment 3 2019-12-21 01:49:47 PST
Comment on attachment 386284 [details] Patch Clearing flags on attachment: 386284 Committed r253862: <https://trac.webkit.org/changeset/253862>
WebKit Commit Bot
Comment 4 2019-12-21 01:49:48 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-12-21 01:50:19 PST
Note You need to log in before you can comment on or make changes to this bug.