NEW164408
[DOMJIT] DOMJIT::Signature for accessors
https://bugs.webkit.org/show_bug.cgi?id=164408
Summary [DOMJIT] DOMJIT::Signature for accessors
Yusuke Suzuki
Reported 2016-11-04 00:53:13 PDT
Even if the accessor is complex, if you know that this accessor does not write anything, we should annotate it as read(DOM). I'm targetting Element#id now.
Attachments
Note You need to log in before you can comment on or make changes to this bug.