1 2 3 4 5 6
window.tests.set('noAllocation', { description: "Do not generate any garbage.", load: (N) => {}, unload: () => {}, makeGarbage: (N) => {} });