Bug 253438

Summary: Resolve WebCore FIXME: take in a VM argument rather than a JSGlobalObject
Product: WebKit Reporter: Seija K. <gfunni234>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, mark.lam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.