Project

General

Profile

« Previous | Next » 

Revision 8b236e0c

Added by HParker (Adam Hess) almost 2 years ago

[Bug #19896]

fix memory leak in vm_method

This introduces a unified reference_count to clarify who is referencing a method.
This also allows us to treat the refinement method as the def owner since it counts itself as a reference

Co-authored-by: Peter Zhu