blob: 5b9553a37ca9585aff4b9e1d6f4b1c1168abae74 [file] [log] [blame] [raw]
var console = {};
var performance = {};
var global = {};
var require = function() {};
var process = {};
var __dirname = "";
var esprima = { tokenize: {}, parse: {} };
var acorn = { walk: { simple: {} } };
var exports = {};
var define = {};
var module = {};
var postMessage = function() {};