Bug 210693

Summary: Clearing LLInt GetById watchpoints for op_iterator_next should not clear both watchpoints
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 12:18:42 PDT
Currently when one of the op_iterator_next LLInt watchpoints needs to be cleared we clear both the watchpoints. We should really need to do that.