JS: Change note

This commit is contained in:
Asger F
2023-04-14 10:21:04 +02:00
parent b0d4b31103
commit 9db63c3a6a

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* Improved the call graph to better handle the case where a function is stored on
a plain object and subsequently copied to a new host object via an `extend` call.