This commit is contained in:
Janus 2012-10-20 01:33:54 +02:00
Родитель 2c08b0f8b2
Коммит 4e8a2eddd3
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -246,6 +246,10 @@ var WARN_ON_UNDEFINED_SYMBOLS = 0; // If set to 1, we will warn on any undefined
// the existing buildsystem), and (2) functions might be
// implemented later on, say in --pre-js
var SMALL_CHUNKS = 0; // Use small chunk size for binary synchronous XHR's in Web Workers.
// Used for testing.
// See test_chunked_synchronous_xhr in runner.py and library.js.
// Compiler debugging options
var DEBUG_TAGS_SHOWING = [];
// Some useful items: