Fix Crash.
- Fix thread safety issue! (Crash)
- Fix: First hook a
Class
instance method, and then hook its instance (same method). It will crash when perform on this instance's method! - Update UnitTest cases.
Class
instance method, and then hook its instance (same method). It will crash when perform on this instance's method!