Comment 60 for bug 1690719

Revision history for this message
In , Alexhultman-0 (alexhultman-0) wrote :

Sorry for spamming or acting like a troll but this is a real issue: how do you guarantee the JS code won't trigger a GC process in the middle of something critical? When the GC kicks in, you will freeze the entire main thread.