NEW193626
We should do some static analysis on field accesses in the LLInt
https://bugs.webkit.org/show_bug.cgi?id=193626
Summary We should do some static analysis on field accesses in the LLInt
Saam Barati
Reported 2019-01-20 12:54:26 PST
We should have compile errors when using the wrong type of load/store. So we don't end up doing loadi for a pointer field, etc
Attachments
Note You need to log in before you can comment on or make changes to this bug.