mirror of
https://github.com/openharmony/ark_js_runtime.git
synced 2026-08-27 20:40:01 -04:00
2e3d07b336
Add handle scope to avoid the large number of root nodes. Remove unnecessary handles in the critical path. Adjust the parameters in gc to avoid multiple consecutive Old GCs. Signed-off-by: xiongluo <xiongluo@huawei.com>