Перевірка на наявність strictMode
var hasStrictMode = (function() { "use strict"; return this===undefined}());