Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
5.12, 5.15, 6.2, 6.5
-
None
Description
If create a C++ object in JS, the memory it uses is not automatically reclaimed. GC does not work automatically.
If create a C++ object in JS, the memory it uses is not automatically reclaimed. GC does not work automatically.