NEW253438
Resolve WebCore FIXME: take in a VM argument rather than a JSGlobalObject
https://bugs.webkit.org/show_bug.cgi?id=253438
Summary Resolve WebCore FIXME: take in a VM argument rather than a JSGlobalObject
Seija K.
Reported 2023-03-06 08:09:31 PST
We can change the arguments to pass in their VM member since each JSGlobalObject has a VM object.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-13 09:10:16 PDT
Mark Lam
Comment 2 2023-03-15 12:32:04 PDT
Under what circumstance would we want VM instead of the globalObject? This sounds invalid.
Note You need to log in before you can comment on or make changes to this bug.