Bug 210703

Summary: iteration bytecodes should work on known iterators from other JSGlobalObjects
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Keith Miller 2020-04-18 15:22:37 PDT
Right now we only fast path if the global's match. We should get this to work with other globals.