nodejs-mozilla/test/fixtures/leakedGlobal.js

6 lines
85 B
JavaScript
Raw Normal View History

2022-07-18 11:52:00 +08:00
'use strict';
require('../common');
global.gc = 42; // intentionally leak a global