NEW 128608
Investigate getting rid of null check in LLInt write barriers
https://bugs.webkit.org/show_bug.cgi?id=128608
Summary Investigate getting rid of null check in LLInt write barriers
Mark Hahnenberg
Reported 2014-02-11 09:33:58 PST
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
Note You need to log in before you can comment on or make changes to this bug.