Bug 209456 - HasIndexedProperty should be able to fixup OutOfBounds ArrayModes to SaneChain
Summary: HasIndexedProperty should be able to fixup OutOfBounds ArrayModes to SaneChain
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-23 17:37 PDT by Keith Miller
Modified: 2020-03-23 17:37 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2020-03-23 17:37:26 PDT
If we are SaneChain it doesn't matter that we went out of bounds because there's no effects either way.