Commit 2ff8906
Clear deopt stats on cache clear
Summary: The deopt stats hold a strong reference to the types they're associated with. This causes an apparent memory leak in the ref leak tests. We should clear these when we clear the other caches.
Reviewed By: alexmalyshev
Differential Revision: D91925708
fbshipit-source-id: 1567a8d8f2a1466ad215b58c77fc9d3b086ea5ca1 parent 8ed9d82 commit 2ff8906
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
0 commit comments