JavaScript: Omit full heap scan if there are no pending finalizers.

This improves pause times of programs that do not use weak references with finalizers

Merge request reports

Loading