RESOLVED FIXED 188900
Move vmEntryGlobalObject() to VM from CallFrame.
https://bugs.webkit.org/show_bug.cgi?id=188900
Summary Move vmEntryGlobalObject() to VM from CallFrame.
Mark Lam
Reported 2018-08-23 13:35:32 PDT
It doesn't really belong in CallFrame to begin with.
Attachments
proposed patch. (39.81 KB, patch)
2018-08-23 14:42 PDT, Mark Lam
no flags
proposed patch w/ GTK build fix. (39.81 KB, patch)
2018-08-23 15:01 PDT, Mark Lam
msaboff: review+
Radar WebKit Bug Importer
Comment 1 2018-08-23 13:36:00 PDT
Mark Lam
Comment 2 2018-08-23 14:42:06 PDT
Created attachment 347955 [details] proposed patch.
Mark Lam
Comment 3 2018-08-23 15:01:53 PDT
Created attachment 347958 [details] proposed patch w/ GTK build fix.
Michael Saboff
Comment 4 2018-08-23 15:51:36 PDT
Comment on attachment 347958 [details] proposed patch w/ GTK build fix. r=me
Mark Lam
Comment 5 2018-08-23 15:57:48 PDT
Thanks for the review. Landed in r235254: <http://trac.webkit.org/r235254>.
Note You need to log in before you can comment on or make changes to this bug.