How far down a JS file to look for use strict.
Related topics
1 use of ADVAGG_JS_HEADER_LENGTH
- advagg_does_js_start_with_use_strict in ./
advagg.inc - Given a js string, see if "use strict"; is the first thing ran.
File
-
./
advagg.module, line 309
Code
define('ADVAGG_JS_HEADER_LENGTH', 24576);