Attempts to trigger JavaScript garbage collection, either using explicit methods if exposed
(may be available in testing environments with special browser runtime flags set), or using
some weird tricks to incur GC pressure. Adopted from the WebGL CTS.
Attempts to trigger JavaScript garbage collection, either using explicit methods if exposed (may be available in testing environments with special browser runtime flags set), or using some weird tricks to incur GC pressure. Adopted from the WebGL CTS.