Bug 205533

Summary: [JSC] Remove m_globalObject field from JSFunction
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.