JS_LANGUAGE_LEVEL_DEFAULT_VALUE    
  The language level is unknown or unspecified; regular code should not use this value.
Content copied to clipboard
JS_LANGUAGE_LEVEL_DEFAULT = 0;The language level is unknown or unspecified; regular code should not use this value.
JS_LANGUAGE_LEVEL_DEFAULT = 0;