Skip to content

Commit c6e66ed

Browse files
committed
JS: Change note
1 parent 44216b2 commit c6e66ed

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* The call graph now deals more precisely with calls to accessors (getters and setters).
5+
Previously, calls to static accessors were not resolved, and some method calls were
6+
incorrectly seen as calls to an accessor. Both issues have been fixed.

0 commit comments

Comments
 (0)