Changes between Initial Version and Version 1 of Ticket #15426, comment 12
- Timestamp:
- May 17, 2020, 5:40:22 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15426, comment 12
initial v1 1 1 With latest version debug build triggers this: 2 2 3 https://github.com/WebKit/webkit/blob/ master/Source/JavaScriptCore/bytecode/ObjectPropertyConditionSet.cpp#L4033 https://github.com/WebKit/webkit/blob/7e4dd4e44c9468660789836abf8d26af61f91bb7/Source/JavaScriptCore/bytecode/ObjectPropertyConditionSet.cpp#L403 4 4 5 5 I tried looking in upstream for a fix, but it appears all work done in that area is merged already, so I don’t know why it is happening.