Bug 128608
Summary: | Investigate getting rid of null check in LLInt write barriers | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Hahnenberg <mhahnenberg> |
Component: | JavaScriptCore | Assignee: | Mark Hahnenberg <mhahnenberg> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mark Hahnenberg
I think I needed them at some point, but I tried removing them and it didn't make any tests crash. My plan is to verify that it's impossible to get null along any of these paths and remove it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |