WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 156611
AbstractInterpreter should be more knowledgeable about the delete by id operation.
https://bugs.webkit.org/show_bug.cgi?id=156611
Summary
AbstractInterpreter should be more knowledgeable about the delete by id opera...
Keith Miller
Reported
2016-04-14 16:27:52 PDT
Currently the AbstractInterpreter assumes that delete will clobber the world. It could notice that for the set of structures that can reach the delete node the identifier to delete will be a miss.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug