dcd4a42abe8c28a0613d79e55e5beaa3ebe67829
[platform/framework/web/crosswalk-tizen.git] /
1 define(function () {
2
3     // Reference to the global context (works on ES3 and ES5-strict mode)
4     //jshint -W061, -W064
5     return Function('return this')();
6
7 });