gecko-dev/js/tests/ecma_3/Function/shell.js

7 строки
91 B
JavaScript

// needed for browser and rhino
if (typeof gc == 'undefined')
{
gc = function () {};
}